arm64: dts: rockchip: rk3399-sapphire-excavator-edp: enable rkisp and ov13850

Change-Id: Id747ebc37b6e0ce71e3e84204c0f2acced4321d6
Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
This commit is contained in:
Hu Kejun
2019-06-14 10:36:31 +08:00
committed by Tao Huang
parent 600b243039
commit 74c395ca97
2 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
};
&mipi_dphy_tx1rx1 {
status = "okay";
status = "disabled";
};
&rkisp1_0 {
@@ -46,6 +46,6 @@
};
&rkisp1_1 {
status = "okay";
status = "disabled";
};

View File

@@ -188,12 +188,12 @@
int-gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&hdmiin_gpios>;
status = "okay";
status = "disabled";
};
ov13850: ov13850@10 {
compatible = "ovti,ov13850";
status = "disabled";
status = "okay";
reg = <0x10>;
clocks = <&cru SCLK_CIF_OUT>;
clock-names = "xvclk";