ARM: dts: rockchip: fix i2s&spdif interrupts on rk3288
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3128-cif-sensor.dtsi
index 066b261aaaddfda708716bb0be89ec15ca09a289..1b5816ddd7bdfb8a341278dd4f4123cf6a0acc65 100755 (executable)
@@ -10,7 +10,7 @@
                        CONFIG_SENSOR_AF_IOCTL_USR                      = <0>;
 
                ov2659{
-                       is_front = <1>; 
+                       is_front = <1>;
                        rockchip,powerdown = <&gpio3 GPIO_D7 GPIO_ACTIVE_HIGH>;
                        pwdn_active = <ov2659_PWRDN_ACTIVE>;
                        #rockchip,power = <>;
@@ -22,7 +22,7 @@
                        mir = <0>;
                        flash_attach = <0>;
                        resolution = <ov2659_FULL_RESOLUTION>;
-                       powerup_sequence = <ov2659_PWRSEQ>;             
+                       powerup_sequence = <ov2659_PWRSEQ>;
                        orientation = <0>;
                        i2c_add = <ov2659_I2C_ADDR>;
                        i2c_rata = <100000>;
@@ -31,7 +31,7 @@
                        mclk_rate = <24>;
                };
                gc0329{
-                       is_front = <1>; 
+                       is_front = <1>;
                        rockchip,powerdown = <&gpio3 GPIO_D7 GPIO_ACTIVE_HIGH>;
                        pwdn_active = <gc0329_PWRDN_ACTIVE>;
                        #rockchip,power = <>;
@@ -43,7 +43,7 @@
                        mir = <0>;
                        flash_attach = <0>;
                        resolution = <gc0329_FULL_RESOLUTION>;
-                       powerup_sequence = <gc0329_PWRSEQ>;     
+                       powerup_sequence = <gc0329_PWRSEQ>;
                        orientation = <0>;
                        i2c_add = <gc0329_I2C_ADDR>;
                        i2c_rata = <100000>;
                        cif_chl = <0>;
                        mclk_rate = <24>;
                };
+
+     gc2035{
+            is_front = <0>;
+            rockchip,power = <&gpio2 GPIO_B2 GPIO_ACTIVE_HIGH>;
+            rockchip,powerdown = <&gpio3 GPIO_B3 GPIO_ACTIVE_HIGH>;
+            pwdn_active = <gc2035_PWRDN_ACTIVE>;
+            pwr_active = <PWR_ACTIVE_HIGH>;
+            mir = <0>;
+            flash_attach = <0>;
+            resolution = <gc2035_FULL_RESOLUTION>;
+            powerup_sequence = <gc2035_PWRSEQ>;
+            orientation = <180>;
+            i2c_add = <gc2035_I2C_ADDR>;
+            i2c_rata = <100000>;
+            i2c_chl = <2>;
+            cif_chl = <0>;
+            mclk_rate = <24>;
+        };
+     gc0308{
+                       is_front = <1>;
+                       rockchip,power = <&gpio2 GPIO_B2 GPIO_ACTIVE_HIGH>;
+                       rockchip,powerdown = <&gpio3 GPIO_D7 GPIO_ACTIVE_HIGH>;
+                       pwdn_active = <gc0308_PWRDN_ACTIVE>;
+                       pwr_active = <PWR_ACTIVE_HIGH>;
+                       mir = <0>;
+                       flash_attach = <0>;
+                       resolution = <gc0308_FULL_RESOLUTION>;
+                       powerup_sequence = <gc0308_PWRSEQ>;
+                       orientation = <180>;
+                       i2c_add = <gc0308_I2C_ADDR>;
+                       i2c_rata = <100000>;
+                       i2c_chl = <2>;
+                       cif_chl = <0>;
+                       mclk_rate = <24>;
+               };
+
        };
 };