diff --git a/arch/arm64/boot/dts/rockchip/rk3566-lubancat-0.dts b/arch/arm64/boot/dts/rockchip/rk3566-lubancat-0.dts index b3499dbb3c4b..f707aba05235 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-lubancat-0.dts +++ b/arch/arm64/boot/dts/rockchip/rk3566-lubancat-0.dts @@ -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 { diff --git a/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts b/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts index 574c49612471..1aed84c0a2b9 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts +++ b/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts @@ -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 { diff --git a/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1n.dts b/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1n.dts index 0b9d1843d6cc..bf9dde6e74b8 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1n.dts +++ b/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1n.dts @@ -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 { diff --git a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2-v1.dts b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2-v1.dts index 6b7d761c0f0e..bc64b29d13f2 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2-v1.dts +++ b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2-v1.dts @@ -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 { diff --git a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2-v2.dts b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2-v2.dts index 64604ff3f780..b3e4fd8aa797 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2-v2.dts +++ b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2-v2.dts @@ -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 { diff --git a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts index c2d17bbc50fd..c8299f9c9d9a 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts +++ b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts @@ -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 { diff --git a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2io.dts b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2io.dts index 87c1dc8ca868..8400aa45cb54 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2io.dts +++ b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2io.dts @@ -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 { diff --git a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2n.dts b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2n.dts index 259814ef82cd..f82375c35bd7 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2n.dts +++ b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2n.dts @@ -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 {