mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user