vcc10-supply = <&vcc_sys>;
vcc11-supply = <&vcc_sys>;
vcc12-supply = <&vcc_io>;
- clock-output-names = "xin32k", "rk808-clkout2";
+ clock-output-names = "rk808-clkout1", "rk808-clkout2";
#clock-cells = <1>;
regulators {
compatible = "rockchip,rk818";
status = "okay";
reg = <0x1c>;
- clock-output-names = "xin32k", "wifibt_32kin";
+ clock-output-names = "rk808-clkout1", "wifibt_32kin";
interrupt-parent = <&gpio0>;
interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
pinctrl-names = "default";
reg = <0x1c>;
status = "okay";
- clock-output-names = "xin32k", "wifibt_32kin";
+ clock-output-names = "rk808-clkout1", "wifibt_32kin";
interrupt-parent = <&gpio0>;
interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
pinctrl-names = "default";
#clock-cells = <0>;
};
+ xin32k: xin32k {
+ compatible = "fixed-clock";
+ clock-frequency = <32768>;
+ clock-output-names = "xin32k";
+ #clock-cells = <0>;
+ };
+
sdmmc: rksdmmc@ff0c0000 {
compatible = "rockchip,rk3368-dw-mshc", "rockchip,rk3288-dw-mshc";
reg = <0x0 0xff0c0000 0x0 0x4000>;