]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit583ff790b14484c80d8647db01df2a1b17e141ad
tree0f920b8f374809d92fb37fc54cf800a355689953
parentcdbd6227b17d93d13e229757dba037a325190b64
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