]> Git Repo - linux.git/commit
dt-bindings: mfd: rk808: Convert bindings to yaml
authorChris Morgan <[email protected]>
Thu, 19 May 2022 16:17:31 +0000 (11:17 -0500)
committerLee Jones <[email protected]>
Fri, 20 May 2022 12:08:15 +0000 (13:08 +0100)
commit6c38ca03406edf905c7b66ffdc8e9ea6d09b2b44
treecdd7b17909e16461f3c5c5b38fbfab9f56d54c9f
parent724c3be3db3413b930320cb716214e37cf0a40e2
dt-bindings: mfd: rk808: Convert bindings to yaml

Convert the rk808 bindings into yaml format. clock-output-names varies
in maxItems depending on whether or not the clock-cells is 0 or 1. For
the rk805, rk809, and rk817. This preserves behavior with the existing
driver handling setting the clock for these specific PMICs. When this
driver is corrected and the devicetrees updated this logic can be
removed (since the rk805, rk808, and rk817 only have one actual clock).

Note this patch was previously sent as a series, all of the patches in
the series except this one have been committed to mainline.

Signed-off-by: Chris Morgan <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Documentation/devicetree/bindings/mfd/rk808.txt [deleted file]
Documentation/devicetree/bindings/mfd/rockchip,rk805.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mfd/rockchip,rk818.yaml [new file with mode: 0644]
This page took 0.061542 seconds and 4 git commands to generate.