]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: net: smsc,lan9115: Ensure all properties are defined
authorRob Herring (Arm) <robh@kernel.org>
Mon, 3 Feb 2025 21:29:16 +0000 (15:29 -0600)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 11 Feb 2025 00:13:34 +0000 (18:13 -0600)
commit19a8744f3d34cc2209b33461a8bcf03d7c36b69c
treec284f020e0ea4b60591a907bb3ba2faa7c774f91
parent67bf606fcf185bedc837d0433f4ae4b1f026300e
dt-bindings: net: smsc,lan9115: Ensure all properties are defined

Device specific schemas should not allow undefined properties which is
what 'additionalProperties: true' allows. Add a reference to
mc-peripheral-props.yaml which has the additional properties used, and
fix this constraint.

Acked-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250203-dt-lan9115-fix-v1-4-eb35389a7365@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/net/smsc,lan9115.yaml