ARM: dts: Use s3c6410-rtc instead of exynos3250-rtc for exynos3250/4415
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / exynos3250.dtsi
index 14ab515aa83cd1a1f02918563b769657fe8c472c..4728c77ed6e4220f5b7bdbd8f2ad75269a726e75 100644 (file)
                        compatible = "samsung,exynos3250-cmu";
                        reg = <0x10030000 0x20000>;
                        #clock-cells = <1>;
+                       assigned-clocks = <&cmu CLK_MOUT_ACLK_400_MCUISP_SUB>,
+                                         <&cmu CLK_MOUT_ACLK_266_SUB>;
+                       assigned-clock-parents = <&cmu CLK_FIN_PLL>,
+                                                <&cmu CLK_FIN_PLL>;
                };
 
                cmu_dmc: clock-controller@105C0000 {
                };
 
                rtc: rtc@10070000 {
-                       compatible = "samsung,exynos3250-rtc";
+                       compatible = "samsung,s3c6410-rtc";
                        reg = <0x10070000 0x100>;
                        interrupts = <0 73 0>, <0 74 0>;
                        interrupt-parent = <&pmu_system_controller>;
                        interrupts = <0 240 0>;
                };
 
+               jpeg: codec@11830000 {
+                       compatible = "samsung,exynos3250-jpeg";
+                       reg = <0x11830000 0x1000>;
+                       interrupts = <0 171 0>;
+                       clocks = <&cmu CLK_JPEG>, <&cmu CLK_SCLK_JPEG>;
+                       clock-names = "jpeg", "sclk";
+                       power-domains = <&pd_cam>;
+                       assigned-clocks = <&cmu CLK_MOUT_CAM_BLK>, <&cmu CLK_SCLK_JPEG>;
+                       assigned-clock-rates = <0>, <150000000>;
+                       assigned-clock-parents = <&cmu CLK_DIV_MPLL_PRE>;
+                       status = "disabled";
+               };
+
                fimd: fimd@11c00000 {
                        compatible = "samsung,exynos3250-fimd";
                        reg = <0x11c00000 0x30000>;