devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] dt-bindings: treewide: don't check node names
@ 2025-10-20  6:09 Wolfram Sang
  2025-10-20  6:09 ` [PATCH 1/4] dt-bindings: bus: " Wolfram Sang
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Wolfram Sang @ 2025-10-20  6:09 UTC (permalink / raw)
  To: devicetree
  Cc: Wolfram Sang, Alexandre Torgue, Chen-Yu Tsai, Conor Dooley,
	Fabio Estevam, Fabrice Gasnier, Gatien Chevallier, imx,
	Jernej Skrabec, Krzysztof Kozlowski, Liam Girdwood,
	linux-arm-kernel, linux-arm-msm, linux-sound, linux-spi,
	linux-stm32, linux-sunxi, Liu Ying, Mark Brown, Maxime Coquelin,
	Maxime Ripard, Pengutronix Kernel Team, Rob Herring,
	Samuel Holland, Sascha Hauer, Shawn Guo, Srinivas Kandagatla

Node names are already and properly checked by the core schema. No need
to do it again.

These are all occurrences I found in linux-next as of 20251015. I did
run dt_bindings_check successfully. I haven't done a way to run
dtbs_check yet because I would need to identify the proper architecture
first, right? Is there some tool which tests all DTs of a certain
binding? At least build bot is happy, I don't know if it checks DTs as
well, though.

I'd suggest to give subsystems some time to pick these patches before
Rob applies the remaining ones?


Wolfram Sang (4):
  dt-bindings: bus: don't check node names
  dt-bindings: nvmem: don't check node names
  ASoC: dt-bindings: don't check node names
  dt-bindings: spi: don't check node names

 .../devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml        | 2 +-
 .../devicetree/bindings/bus/fsl,imx8qxp-pixel-link-msi-bus.yaml | 2 +-
 Documentation/devicetree/bindings/bus/st,stm32-etzpc.yaml       | 2 +-
 Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml   | 2 +-
 Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml     | 2 +-
 Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml       | 2 +-
 Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml      | 2 +-
 Documentation/devicetree/bindings/spi/spi-controller.yaml       | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.47.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-10-24 10:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-20  6:09 [PATCH 0/4] dt-bindings: treewide: don't check node names Wolfram Sang
2025-10-20  6:09 ` [PATCH 1/4] dt-bindings: bus: " Wolfram Sang
2025-10-20 15:18   ` Jernej Škrabec
2025-10-20 20:42   ` Rob Herring
2025-10-20  6:09 ` [PATCH 2/4] dt-bindings: nvmem: " Wolfram Sang
2025-10-20  6:09 ` [PATCH 3/4] ASoC: dt-bindings: " Wolfram Sang
2025-10-20  6:09 ` [PATCH 4/4] dt-bindings: spi: " Wolfram Sang
2025-10-20 17:58 ` [PATCH 0/4] dt-bindings: treewide: " Conor Dooley
2025-10-21 18:52 ` (subset) " Mark Brown
2025-10-24 10:24 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).