ARM: dts: rockchip: move oscillator input clock into
From: Heiko Stuebner <heiko@...> Date: Tue, 15 Apr 2014 19:44:59 +0200
Commit-Message
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@...> Acked-by: Max Schwarz <max.schwarz@...> Tested-by: Max Schwarz <max.schwarz@...>
Patch-Comment
arch/arm/boot/dts/rk3066a-clocks.dtsi | 6 ------ arch/arm/boot/dts/rk3188-clocks.dtsi | 6 ------ arch/arm/boot/dts/rk3xxx.dtsi | 7 +++++++ 3 files changed, 7 insertions(+), 12 deletions(-)
Statistics
- 7 lines added
- 12 lines removed