arm64: dts: rockchip: rk3368: revert xin32k use the fixed clk
authorElaine Zhang <zhangqing@rock-chips.com>
Thu, 30 Mar 2017 03:31:34 +0000 (11:31 +0800)
committerJianqun Xu <jay.xu@rock-chips.com>
Tue, 11 Apr 2017 08:53:21 +0000 (16:53 +0800)
This reverts commit 61e585b9ef7f0aa9bce9f004771becda795aa563.

Change-Id: Id46aa6bf2822c1b9e53de544b349b42645cb6a5a
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts
arch/arm64/boot/dts/rockchip/rk3368-p9.dts
arch/arm64/boot/dts/rockchip/rk3368-sheep.dts
arch/arm64/boot/dts/rockchip/rk3368.dtsi

index 2e47aa3e727000067df68d3eedfe6c9e768653f2..ba63be1ff846f3ecb2fd4d1d7f21d0f302747779 100644 (file)
                vcc10-supply = <&vcc_sys>;
                vcc11-supply = <&vcc_sys>;
                vcc12-supply = <&vcc_io>;
-               clock-output-names = "rk808-clkout1", "rk808-clkout2";
+               clock-output-names = "xin32k", "rk808-clkout2";
                #clock-cells = <1>;
 
                regulators {
index f194a8106304ee4c3d83b064ba2fd6312a6608b0..a8f95117f0291816d90f1e2dc4f5b96186d848e3 100644 (file)
                compatible = "rockchip,rk818";
                status = "okay";
                reg = <0x1c>;
-               clock-output-names = "rk808-clkout1", "wifibt_32kin";
+               clock-output-names = "xin32k", "wifibt_32kin";
                interrupt-parent = <&gpio0>;
                interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
                pinctrl-names = "default";
index a65d2e92607ae56a7cbaa5f9aa58174023c46328..6318382aea0d0c0d36265dab806a9cdfa31f3f6c 100644 (file)
                reg = <0x1c>;
                status = "okay";
 
-               clock-output-names = "rk808-clkout1", "wifibt_32kin";
+               clock-output-names = "xin32k", "wifibt_32kin";
                interrupt-parent = <&gpio0>;
                interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
                pinctrl-names = "default";
index 28f3300cfed7a0369e9893a86c9e87bc251e1519..aa175a0d151925d0f199839c653190769ce69643 100644 (file)
                #clock-cells = <0>;
        };
 
-       xin32k: xin32k {
-               compatible = "fixed-clock";
-               clock-frequency = <32768>;
-               clock-output-names = "xin32k";
-               #clock-cells = <0>;
-       };
-
        sdmmc: dwmmc@ff0c0000 {
                compatible = "rockchip,rk3368-dw-mshc", "rockchip,rk3288-dw-mshc";
                reg = <0x0 0xff0c0000 0x0 0x4000>;