]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'dt-bindings-net-child-node-schema-cleanups'
authorJakub Kicinski <kuba@kernel.org>
Thu, 19 Oct 2023 15:56:39 +0000 (08:56 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 19 Oct 2023 15:56:40 +0000 (08:56 -0700)
Rob Herring says:

====================
dt-bindings: net: Child node schema cleanups

This is a series of clean-ups related to ensuring that child node
schemas are constrained to not allow undefined properties. Typically,
that means just adding additionalProperties or unevaluatedProperties as
appropriate. The DSA/switch schemas turned out to be a bit more
involved, so there's some more fixes and a bit of restructuring in them.
====================

Link: https://lore.kernel.org/r/20231016-dt-net-cleanups-v1-0-a525a090b444@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge