ARM: dts: rockchip: rv1106-evb-cam: compatible to os04a10
Signed-off-by: Su Yuefu <yuefu.su@rock-chips.com> Change-Id: I43969a1be3bbf8bb7b609d03b36bb452c60b45d0
This commit is contained in:
@@ -35,6 +35,11 @@
|
||||
remote-endpoint = <&sc4336_out>;
|
||||
data-lanes = <1 2>;
|
||||
};
|
||||
csi_dphy_input3: endpoint@3 {
|
||||
reg = <3>;
|
||||
remote-endpoint = <&os04a10_out>;
|
||||
data-lanes = <1 2>;
|
||||
};
|
||||
};
|
||||
|
||||
port@1 {
|
||||
@@ -121,6 +126,28 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
os04a10: os04a10@36 {
|
||||
compatible = "ovti,os04a10";
|
||||
status = "okay";
|
||||
reg = <0x36>;
|
||||
clocks = <&cru MCLK_REF_MIPI0>;
|
||||
clock-names = "xvclk";
|
||||
reset-gpios = <&gpio3 RK_PC5 GPIO_ACTIVE_HIGH>;
|
||||
pwdn-gpios = <&gpio3 RK_PD2 GPIO_ACTIVE_HIGH>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&mipi_refclk_out0>;
|
||||
rockchip,camera-module-index = <3>;
|
||||
rockchip,camera-module-facing = "back";
|
||||
rockchip,camera-module-name = "408b170b9d8a";
|
||||
rockchip,camera-module-lens-name = "40IRC-F10";
|
||||
port {
|
||||
os04a10_out: endpoint {
|
||||
remote-endpoint = <&csi_dphy_input3>;
|
||||
data-lanes = <1 2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&mipi0_csi2 {
|
||||
|
||||
Reference in New Issue
Block a user