arm64: dts: rockchip: rk3368: revert xin32k use the fixed clk

This reverts commit 61e585b9ef.

Change-Id: Id46aa6bf2822c1b9e53de544b349b42645cb6a5a
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
Elaine Zhang
2017-03-30 11:31:34 +08:00
committed by Jianqun Xu
parent ab664b9398
commit c52fb0880c
4 changed files with 3 additions and 10 deletions

View File

@@ -161,7 +161,7 @@
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 {

View File

@@ -311,7 +311,7 @@
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";

View File

@@ -235,7 +235,7 @@
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";

View File

@@ -473,13 +473,6 @@
#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>;