]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: imx: fsl,aips-bus: Ensure all properties are defined
authorRob Herring (Arm) <robh@kernel.org>
Mon, 3 Feb 2025 21:30:26 +0000 (15:30 -0600)
committerRob Herring (Arm) <robh@kernel.org>
Thu, 13 Feb 2025 20:32:30 +0000 (14:32 -0600)
commitb69cfaf884f3c5c6b9ba5a20eecdb3e6e72311fd
tree8f38198104b0e6d490eba8287f61c6c382673dbe
parent19a8744f3d34cc2209b33461a8bcf03d7c36b69c
dt-bindings: imx: fsl,aips-bus: Ensure all properties are defined

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
Documentation/devicetree/bindings/soc/imx/fsl,aips-bus.yaml