linux/Documentation/netlink
Petr Oros 520ad9e969 dpll: spec: add missing module-name and clock-id to pin-get reply
The dpll.yaml spec incorrectly omitted module-name and clock-id from the
pin-get operation reply specification, even though the kernel DPLL
implementation has always included these attributes in pin-get responses
since the initial implementation.

This spec inconsistency caused issues with the C YNL code generator.
The generated dpll_pin_get_rsp structure was missing these fields.

Fix the spec by adding module-name and clock-id to the pin-attrs reply
specification to match the actual kernel behavior.

Fixes: 3badff3a25 ("dpll: spec: Add Netlink spec in YAML")
Signed-off-by: Petr Oros <poros@redhat.com>
Reviewed-by: Ivan Vecera <ivecera@redhat.com>
Link: https://patch.msgid.link/20251024185512.363376-1-poros@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-10-27 18:20:36 -07:00
..
specs dpll: spec: add missing module-name and clock-id to pin-get reply 2025-10-27 18:20:36 -07:00
genetlink-c.yaml netlink: specs: allow header properties for attribute sets 2025-04-23 16:07:15 -07:00
genetlink-legacy.yaml tools: ynl: add ipv4-or-v6 display hint 2025-09-16 08:16:57 -07:00
genetlink.yaml netlink: specs: enforce strict naming of properties 2025-06-25 15:36:28 -07:00
netlink-raw.yaml netlink: specs: enforce strict naming of properties 2025-06-25 15:36:28 -07:00