diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-01-20 20:50:35 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-01-24 12:58:11 +0300 |
commit | e616c07ca51817ebdb1423807d52cac72d1c22fa (patch) | |
tree | 1b79f4a24a54054f88e00759d7c7675ba6d1d10f /Documentation/sound | |
parent | 9d6a65079c98f55fa2249c50e517d133d137c251 (diff) | |
download | linux-e616c07ca51817ebdb1423807d52cac72d1c22fa.tar.xz |
netlink: add schemas for YAML specs
Add schemas for Netlink spec files. As described in the docs
we have 4 "protocols" or compatibility levels, and each one
comes with its own schema, but the more general / legacy
schemas are superset of more modern ones: genetlink is
the smallest followed by genetlink-c and genetlink-legacy.
There is no schema for raw netlink, yet, I haven't found the time..
I don't know enough jsonschema to do inheritance or something
but the repetition is not too bad. I hope.
Acked-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'Documentation/sound')
0 files changed, 0 insertions, 0 deletions