ARM: dts: rockchip: rv1106-evb-cam: support camera ircut

Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: I73feabef84ce9a31b207420e06560ec9976d58f3
This commit is contained in:
Zefa Chen
2022-03-23 14:53:05 +08:00
committed by Tao Huang
parent d7d43c9c1c
commit bf6101f235

View File

@@ -3,6 +3,16 @@
* Copyright (c) 2022 Rockchip Electronics Co., Ltd.
*
*/
/ {
cam_ircut0: cam_ircut {
status = "okay";
compatible = "rockchip,ircut";
ircut-open-gpios = <&gpio1 RK_PA3 GPIO_ACTIVE_HIGH>;
ircut-close-gpios = <&gpio1 RK_PA4 GPIO_ACTIVE_HIGH>;
rockchip,camera-module-index = <0>;
rockchip,camera-module-facing = "back";
};
};
&csi2_dphy_hw {
status = "okay";
@@ -119,6 +129,7 @@
rockchip,camera-module-facing = "back";
rockchip,camera-module-name = "CMK-OT2117-PC1";
rockchip,camera-module-lens-name = "30IRC-F16";
lens-focus = <&cam_ircut0>;
port {
sc4336_out: endpoint {
remote-endpoint = <&csi_dphy_input2>;