From: Heiko Stuebner Date: Tue, 15 Apr 2014 17:44:59 +0000 (+0200) Subject: ARM: dts: rockchip: move oscillator input clock into main dtsi X-Git-Tag: omap-for-v3.17/fixes-against-rc2~120^2~10^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=560106c1ca063e7cbbb527c0df2c6929cb36c6ae;p=pandora-kernel.git 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 Acked-By: Max Schwarz Tested-By: Max Schwarz --- Reading git-diff-tree failed