mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: dts: rv1109: correct reset pins definitions on 38 board
sensor driver use reset instead of rst, so sync this. Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com> Change-Id: I4d5a1bbf7db9da53a5ca6c5740ef1e1dbb8f796d
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
dovdd-supply = <&vcc_1v8>;
|
||||
dvdd-supply = <&vcc_dvdd>;
|
||||
pwdn-gpios = <&gpio1 RK_PD4 GPIO_ACTIVE_HIGH>;
|
||||
rst-gpios = <&gpio1 RK_PD5 GPIO_ACTIVE_LOW>;
|
||||
reset-gpios = <&gpio1 RK_PD5 GPIO_ACTIVE_LOW>;
|
||||
rockchip,camera-module-index = <1>;
|
||||
rockchip,camera-module-facing = "front";
|
||||
rockchip,camera-module-name = "CMK-OT1607-FV1";
|
||||
|
||||
Reference in New Issue
Block a user