|
@@ -38,6 +38,36 @@
|
|
|
i2c7 = &i2c_7;
|
|
|
};
|
|
|
|
|
|
+ pd_mfc: mfc-power-domain@10023C40 {
|
|
|
+ compatible = "samsung,exynos4210-pd";
|
|
|
+ reg = <0x10023C40 0x20>;
|
|
|
+ };
|
|
|
+
|
|
|
+ pd_g3d: g3d-power-domain@10023C60 {
|
|
|
+ compatible = "samsung,exynos4210-pd";
|
|
|
+ reg = <0x10023C60 0x20>;
|
|
|
+ };
|
|
|
+
|
|
|
+ pd_lcd0: lcd0-power-domain@10023C80 {
|
|
|
+ compatible = "samsung,exynos4210-pd";
|
|
|
+ reg = <0x10023C80 0x20>;
|
|
|
+ };
|
|
|
+
|
|
|
+ pd_tv: tv-power-domain@10023C20 {
|
|
|
+ compatible = "samsung,exynos4210-pd";
|
|
|
+ reg = <0x10023C20 0x20>;
|
|
|
+ };
|
|
|
+
|
|
|
+ pd_cam: cam-power-domain@10023C00 {
|
|
|
+ compatible = "samsung,exynos4210-pd";
|
|
|
+ reg = <0x10023C00 0x20>;
|
|
|
+ };
|
|
|
+
|
|
|
+ pd_gps: gps-power-domain@10023CE0 {
|
|
|
+ compatible = "samsung,exynos4210-pd";
|
|
|
+ reg = <0x10023CE0 0x20>;
|
|
|
+ };
|
|
|
+
|
|
|
gic:interrupt-controller@10490000 {
|
|
|
compatible = "arm,cortex-a9-gic";
|
|
|
#interrupt-cells = <3>;
|