dt-bindings: powerpc: Convert fsl/pmc.txt to YAML
authorJ. Neuschäfer <j.ne@posteo.net>
Thu, 17 Apr 2025 14:21:14 +0000 (16:21 +0200)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 22 Apr 2025 14:40:08 +0000 (09:40 -0500)
commitba127016c07b17d10cb33803fb0a0aaf24a8b53c
treee41b6e22672e61839e10b14d4bb6ace4fd56236c
parent2ed7553b909f8401f21df92925001a10b0971eeb
dt-bindings: powerpc: Convert fsl/pmc.txt to YAML

This patch rewrites pmc.txt into YAML format. Descriptive texts are
expanded or shortened in a few places to better fit today's conventions.

The list of compatible strings (and combinations of them) is based on
existing device trees in arch/powerpc as well as compatible strings
already mentioned in the plain-text version of the binding.

One thing I didn't handle are soc-clk@... nodes as seen in
arch/powerpc/boot/dts/fsl/pq3-power.dtsi. They are also ignored
by Linux drivers.

Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
Link: https://lore.kernel.org/r/20250417-fslpmc-yaml-v3-1-b3eccd389176@posteo.net
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/powerpc/fsl/pmc.txt [deleted file]
Documentation/devicetree/bindings/powerpc/fsl/pmc.yaml [new file with mode: 0644]