]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: dts: rockchip: move oscillator input clock into main dtsi
authorHeiko Stuebner <heiko@sntech.de>
Tue, 15 Apr 2014 17:44:59 +0000 (19:44 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 26 Jul 2014 21:15:31 +0000 (23:15 +0200)
commit560106c1ca063e7cbbb527c0df2c6929cb36c6ae
tree3c0fbed4dce6487cd1be65bbe6e3d4292e811cc2
parentb13d2a7b43654c7f52aba9dc04f93cf7055ebc8b
ARM: dts: rockchip: move oscillator input clock into main dtsi

The clock definitions get a lot shorter due to the soc clocks being handled by
rk3188-cru and only the input clock remains. These can now simply live
in the main rk3xxx.dtsi without affecting readability.

At the same time, rename the node to oscillator, adding a clock-output-names
property to match how the rk3288 handles this.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-By: Max Schwarz <max.schwarz@online.de>
Tested-By: Max Schwarz <max.schwarz@online.de>
arch/arm/boot/dts/rk3066a-clocks.dtsi
arch/arm/boot/dts/rk3188-clocks.dtsi
arch/arm/boot/dts/rk3xxx.dtsi