Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux-2.6-block.git] / arch / arm / boot / dts / exynos4210.dtsi
index 8e45ea44317e59a06a284b02fe75b5e702087883..67c832c9dcf140d6203d742810a374aff867ef69 100644 (file)
@@ -79,6 +79,7 @@
        pd_lcd1: lcd1-power-domain@10023CA0 {
                compatible = "samsung,exynos4210-pd";
                reg = <0x10023CA0 0x20>;
+               #power-domain-cells = <0>;
        };
 
        l2c: l2-cache-controller@10502000 {
                        samsung,lcd-wb;
                };
        };
+
+       ppmu_lcd1: ppmu_lcd1@12240000 {
+               compatible = "samsung,exynos-ppmu";
+               reg = <0x12240000 0x2000>;
+               clocks = <&clock CLK_PPMULCD1>;
+               clock-names = "ppmu";
+               status = "disabled";
+       };
 };