ARM: dts: rv1109: add camera IR cut support on 38 board

Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
Change-Id: I4a5a337461bed98a4d3525fbbfba9a162897aef2
This commit is contained in:
Nickey Yang
2020-08-04 11:54:50 +08:00
committed by Tao Huang
parent f28d124bf7
commit 8ce1466dbc

View File

@@ -18,6 +18,13 @@
/delete-node/ vdd-npu;
/delete-node/ vdd-vepu;
cam_ircut0: cam_ircut {
compatible = "rockchip,ircut";
status = "okay";
ircut-open-gpios = <&gpio3 RK_PB1 GPIO_ACTIVE_HIGH>;
ircut-close-gpios = <&gpio3 RK_PB0 GPIO_ACTIVE_HIGH>;
};
vcc_1v8: vcc-1v8 {
compatible = "regulator-fixed";
regulator-name = "vcc_1v8";
@@ -155,6 +162,7 @@
rockchip,camera-module-facing = "front";
rockchip,camera-module-name = "CMK-OT1607-FV1";
rockchip,camera-module-lens-name = "M12-4IR-4MP-F16";
ir-cut = <&cam_ircut0>;
port {
ucam_out0: endpoint {