ARM: dts: rockchip: rv1106-evb-cam: os04a10 reset pin active low

Signed-off-by: Yiqing Zeng <zack.zeng@rock-chips.com>
Change-Id: I35858dd1bd82b4034c2bbe5ae140e0a0b51702ff
This commit is contained in:
Yiqing Zeng
2022-08-02 09:22:48 +08:00
committed by Tao Huang
parent 6b4c37ce13
commit 93fb08ae40

View File

@@ -151,7 +151,7 @@
reg = <0x36>;
clocks = <&cru MCLK_REF_MIPI0>;
clock-names = "xvclk";
reset-gpios = <&gpio3 RK_PC5 GPIO_ACTIVE_HIGH>;
reset-gpios = <&gpio3 RK_PC5 GPIO_ACTIVE_LOW>;
pwdn-gpios = <&gpio3 RK_PD2 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&mipi_refclk_out0>;