]> Gentwo Git Trees - linux/.git/commit
dt-bindings: kbuild: Skip validating empty examples
authorRob Herring (Arm) <robh@kernel.org>
Mon, 1 Dec 2025 17:50:29 +0000 (11:50 -0600)
committerRob Herring (Arm) <robh@kernel.org>
Wed, 3 Dec 2025 15:36:43 +0000 (09:36 -0600)
commit954c55c658e11c0cdc4cfa85968a0a5df975e26a
tree97885e8394a25784ab3b5d6a46b2706a0ce1de7b
parent7838c7a9e2690609f137b6b8943454054ffae3cb
dt-bindings: kbuild: Skip validating empty examples

Extracting empty examples results in just the empty template being
generated and then validated. That's pointless and not free, so filter
out the schemas without any examples from the targets.

There's currently a little less than 10% of the binding schema files
without examples. Removing them improves the build time by ~6%.

Link: https://patch.msgid.link/20251201175030.3785060-1-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/Makefile