]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: clock: qoriq-clock: convert to yaml format
authorFrank Li <Frank.Li@nxp.com>
Mon, 1 Jul 2024 20:58:08 +0000 (16:58 -0400)
committerStephen Boyd <sboyd@kernel.org>
Mon, 8 Jul 2024 18:58:17 +0000 (11:58 -0700)
commit0d796569e13b7b2d2a98880d3f0968dff8105f07
tree702ea8d0281abdc7a329116dedf811a0a6e79f7a
parent7fd3569219fab998b011514df15197e431004db4
dt-bindings: clock: qoriq-clock: convert to yaml format

Convert qoria-clock DT binding to yaml format. Split to two files
qoriq-clock.yaml and qoriq-clock-legancy.yaml.

Addtional change:
- Remove clock consumer part in example
- Fixed example dts error
- Deprecated legancy node
- fsl,b4420-clockgen and fsl,b4860-clockgen fallback to fsl,b4-clockgen.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20240701205809.1978389-1-Frank.Li@nxp.com
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/fsl,qoriq-clock-legacy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/fsl,qoriq-clock.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/qoriq-clock.txt [deleted file]