rk3288: fix some mux clks with unexcepted reg val
authordkl <dkl@rock-chips.com>
Thu, 20 Mar 2014 12:10:51 +0000 (20:10 +0800)
committerdkl <dkl@rock-chips.com>
Thu, 20 Mar 2014 12:15:09 +0000 (20:15 +0800)
arch/arm/boot/dts/rk3288-clocks.dtsi

index 9e93daafcfc4e81c9cf5bc653e1f309c9938da43..ff2399ef6c5f9b9522a9ef6f82eb2101b2576287 100644 (file)
                                        clk_uart4: uart4_mux {
                                                compatible = "rockchip,rk3188-mux-con";
                                                rockchip,bits = <8 2>;
-                                               clocks = <&clk_uart4_div>, <&uart4_frac>, <&xin24m>;
+                                               clocks = <&clk_uart4_div>, <&uart4_frac>, <&xin24m>, <&dummy>;
                                                clock-output-names = "clk_uart4";
                                                #clock-cells = <0>;
                                                rockchip,clkops-idx =
                                        clk_spdif: spdif_mux {
                                                compatible = "rockchip,rk3188-mux-con";
                                                rockchip,bits = <8 2>;
-                                               clocks = <&spdif_div>, <&spdif_frac>, <&xin12m>;
+                                               clocks = <&spdif_div>, <&spdif_frac>, <&xin12m>, <&dummy>;
                                                clock-output-names = "clk_spdif";
                                                #clock-cells = <0>;
                                                rockchip,flags = <CLK_SET_RATE_PARENT>;
                                        clk_uart0: uart0_mux {
                                                compatible = "rockchip,rk3188-mux-con";
                                                rockchip,bits = <8 2>;
-                                               clocks = <&clk_uart0_pll>, <&uart0_frac>, <&xin24m>;
+                                               clocks = <&clk_uart0_pll>, <&uart0_frac>, <&xin24m>, <&dummy>;
                                                clock-output-names = "clk_uart0";
                                                #clock-cells = <0>;
                                                rockchip,clkops-idx =
                                        clk_uart1: uart1_mux {
                                                compatible = "rockchip,rk3188-mux-con";
                                                rockchip,bits = <8 2>;
-                                               clocks = <&clk_uart1_div>, <&uart1_frac>, <&xin24m>;
+                                               clocks = <&clk_uart1_div>, <&uart1_frac>, <&xin24m>, <&dummy>;
                                                clock-output-names = "clk_uart1";
                                                #clock-cells = <0>;
                                                rockchip,clkops-idx =
                                        clk_uart2: uart2_mux {
                                                compatible = "rockchip,rk3188-mux-con";
                                                rockchip,bits = <8 2>;
-                                               clocks = <&clk_uart2_div>, <&uart2_frac>, <&xin24m>;
+                                               clocks = <&clk_uart2_div>, <&uart2_frac>, <&xin24m>, <&dummy>;
                                                clock-output-names = "clk_uart2";
                                                #clock-cells = <0>;
                                                rockchip,clkops-idx =
                                        clk_uart3: uart3_mux {
                                                compatible = "rockchip,rk3188-mux-con";
                                                rockchip,bits = <8 2>;
-                                               clocks = <&clk_uart3_div>, <&uart3_frac>, <&xin24m>;
+                                               clocks = <&clk_uart3_div>, <&uart3_frac>, <&xin24m>, <&dummy>;
                                                clock-output-names = "clk_uart3";
                                                #clock-cells = <0>;
                                                rockchip,clkops-idx =