Commit 354592f1 authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

netlink: specs: dpll: replace underscores with dashes in names



We're trying to add a strict regexp for the name format in the spec.
Underscores will not be allowed, dashes should be used instead.
This makes no difference to C (codegen, if used, replaces special
chars in names) but it gives more uniform naming in Python.

Fixes: 3badff3a ("dpll: spec: Add Netlink spec in YAML")
Reviewed-by: default avatarVadim Fedorenko <vadim.fedorenko@linux.dev>
Reviewed-by: default avatarDonald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250624211002.3475021-5-kuba@kernel.org


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 07caaf87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -188,7 +188,7 @@ definitions:
    value: 10000
  -
    type: const
    name: pin-frequency-77_5-khz
    name: pin-frequency-77-5-khz
    value: 77500
  -
    type: const