ARM: dts: rockchip: swap clocks and clock-names values for i2s nodes
authorJohan Jonker <jbx6244@gmail.com>
Wed, 11 Mar 2020 16:25:23 +0000 (17:25 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 17 Mar 2020 00:23:41 +0000 (01:23 +0100)
commitd4502e6398d76b82e3d08142e956c72956642a7f
tree0f920b8f374809d92fb37fc54cf800a355689953
parentdff03873405999e9b84dc5f32370734841d6bc4e
ARM: dts: rockchip: swap clocks and clock-names values for i2s nodes

Current dts files with 'i2s' nodes are manually verified.
In order to automate this process rockchip-i2s.txt
has to be converted to yaml. In the new setup dtbs_check with
rockchip-i2s.yaml expect clocks and clock-names values
in the same order. Fix this for some older Rockchip models.

make ARCH=arm dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/sound/rockchip-i2s.yaml

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20200311162524.19748-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3066a.dtsi
arch/arm/boot/dts/rk3188.dtsi
arch/arm/boot/dts/rk3288.dtsi