mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
Device specific schemas should not allow undefined properties which is what 'additionalProperties: true' allows. Add a reference to simple-bus.yaml which has the additional properties used, and fix this constraint. Signed-off-by: "Rob Herring (Arm)" <robh@kernel.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Acked-by: Peng Fan <peng.fan@nxp.com> Link: https://lore.kernel.org/r/20250203213027.8284-1-robh@kernel.org