On Mon, 03 Feb 2025 15:30:26 -0600, Rob Herring (Arm) wrote: > 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@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/soc/imx/fsl,aips-bus.yaml | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > Applied, thanks!