Merge branch 'stable-4.19-rk356x' of ssh://gitlab.ebf.local/rockchip/linux/kernel into stable-4.19-rk356x
This commit is contained in:
@ -564,7 +564,7 @@
|
||||
|
||||
//cam-gpio-setting
|
||||
&ov5647 {
|
||||
pwdn-gpios = <&gpio0 RK_PC3 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio0 RK_PC3 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&ov5648 {
|
||||
|
||||
@ -759,7 +759,7 @@
|
||||
|
||||
//cam0-gpio-setting
|
||||
&ov5647 {
|
||||
pwdn-gpios = <&gpio0 RK_PC3 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio0 RK_PC3 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&ov5648 {
|
||||
@ -780,7 +780,7 @@
|
||||
|
||||
//cam1-gpio-setting
|
||||
&cam1_ov5647 {
|
||||
pwdn-gpios = <&gpio2 RK_PB3 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio2 RK_PB3 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&cam1_ov5648 {
|
||||
|
||||
@ -653,7 +653,7 @@
|
||||
|
||||
//cam-gpio-setting
|
||||
&ov5647 {
|
||||
pwdn-gpios = <&gpio0 RK_PC3 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio0 RK_PC3 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&ov5648 {
|
||||
|
||||
@ -138,7 +138,7 @@
|
||||
|
||||
//cam-gpio-setting
|
||||
&ov5647 {
|
||||
pwdn-gpios = <&gpio0 RK_PC0 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio0 RK_PC0 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&ov5648 {
|
||||
|
||||
@ -271,7 +271,7 @@
|
||||
|
||||
//cam0-gpio-setting
|
||||
&ov5647 {
|
||||
pwdn-gpios = <&gpio0 RK_PC0 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio0 RK_PC0 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&ov5648 {
|
||||
@ -373,7 +373,7 @@
|
||||
clocks = <&ext_cam1_25m_clk>;
|
||||
clock-names = "ext_cam1_25m_clk";
|
||||
lens-focus = <&dw9714>;
|
||||
pwdn-gpios = <&gpio3 RK_PC4 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio3 RK_PC4 GPIO_ACTIVE_LOW>;
|
||||
|
||||
port {
|
||||
cam1_ov5647_out: endpoint {
|
||||
|
||||
@ -134,7 +134,7 @@
|
||||
|
||||
//cam-gpio-setting
|
||||
&ov5647 {
|
||||
pwdn-gpios = <&gpio0 RK_PC0 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio0 RK_PC0 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&ov5648 {
|
||||
|
||||
@ -631,7 +631,7 @@
|
||||
|
||||
//cam0-gpio-setting
|
||||
&ov5647 {
|
||||
pwdn-gpios = <&gpio0 RK_PC6 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio0 RK_PC6 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&ov5648 {
|
||||
@ -652,7 +652,7 @@
|
||||
|
||||
//cam1-gpio-setting
|
||||
&cam1_ov5647 {
|
||||
pwdn-gpios = <&gpio1 RK_PB1 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio1 RK_PB1 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&cam1_ov5648 {
|
||||
|
||||
@ -746,7 +746,7 @@
|
||||
|
||||
//cam-gpio-setting
|
||||
&ov5647 {
|
||||
pwdn-gpios = <&gpio0 RK_PC0 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio0 RK_PC0 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&ov5648 {
|
||||
|
||||
Reference in New Issue
Block a user