ARM: dts: Add detailed FIMC properties to exynos4x12.dtsi
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Sun, 24 Feb 2013 21:14:06 +0000 (22:14 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:42:53 +0000 (11:42 +0900)
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
arch/arm/boot/dts/exynos4x12.dtsi

index 289062f..a3ed9ff 100644 (file)
                        compatible = "samsung,exynos4212-fimc";
                        clocks = <&clock 256>, <&clock 128>, <&clock 384>, <&clock 17>;
                        clock-names = "fimc", "sclk_fimc", "mux", "parent";
+                       samsung,pix-limits = <4224 8192 1920 4224>;
+                       samsung,mainscaler-ext;
+                       samsung,isp-wb;
+                       samsung,cam-if;
                };
 
                fimc_1: fimc@11810000 {
                        compatible = "samsung,exynos4212-fimc";
                        clocks = <&clock 257>, <&clock 129>, <&clock 385>, <&clock 17>;
                        clock-names = "fimc", "sclk_fimc", "mux", "parent";
+                       samsung,pix-limits = <4224 8192 1920 4224>;
+                       samsung,mainscaler-ext;
+                       samsung,isp-wb;
+                       samsung,cam-if;
                };
 
                fimc_2: fimc@11820000 {
                        compatible = "samsung,exynos4212-fimc";
                        clocks = <&clock 258>, <&clock 130>, <&clock 386>, <&clock 17>;
                        clock-names = "fimc", "sclk_fimc", "mux", "parent";
+                       samsung,pix-limits = <4224 8192 1920 4224>;
+                       samsung,mainscaler-ext;
+                       samsung,isp-wb;
+                       samsung,lcd-wb;
+                       samsung,cam-if;
                };
 
                fimc_3: fimc@11830000 {
                        compatible = "samsung,exynos4212-fimc";
                        clocks = <&clock 259>, <&clock 131>, <&clock 387>, <&clock 17>;
                        clock-names = "fimc", "sclk_fimc", "mux", "parent";
+                       samsung,pix-limits = <1920 8192 1366 1920>;
+                       samsung,rotators = <0>;
+                       samsung,mainscaler-ext;
+                       samsung,isp-wb;
+                       samsung,lcd-wb;
                };
 
                csis_0: csis@11880000 {