ARM: dts: rockchip: swap timer clock-names
authorJohan Jonker <jbx6244@gmail.com>
Sat, 28 Aug 2021 10:26:59 +0000 (12:26 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 20 Sep 2021 13:22:48 +0000 (15:22 +0200)
commit3e6f8124a78840d074fab36853ee1f5a2e7cffe5
tree4e1165146c92c73eefc4f050cfe4f5d29e85a7c8
parente220e0b00febcad6352dbe22da49ab08a4da4a82
ARM: dts: rockchip: swap timer clock-names

With the conversion of rockchip,rk-timer.yaml the clock-names order
was set to "pclk", "timer", but nothing was fixed in the ARM dts section
of the mainline kernel, so the swap timer clock-names that don't fit.

make ARCH=arm dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml

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