arm64: dts: rockchip: rk3326 evb: enable isp

Change-Id: I0a41db448bbb51afcaa4b538cf0aefac25e7c762
Signed-off-by: Zhong Yichong <zyc@rock-chips.com>
This commit is contained in:
Zhong Yichong 2018-02-09 16:17:06 +08:00 committed by Tao Huang
parent 0bef3afae9
commit 80f0ef45db

View File

@ -628,6 +628,10 @@ sensor@4c {
};
};
&i2c2 {
status = "okay";
};
&i2s1_2ch {
status = "okay";
#sound-dai-cells = <0>;
@ -643,6 +647,10 @@ &io_domains {
vccio5-supply = <&vcc_3v0>;
};
&isp_mmu {
status = "okay";
};
&lvds {
status = "disabled";
@ -701,14 +709,18 @@ &pwm1 {
status = "okay";
};
&route_dsi {
status = "disabled";
&rk_isp {
status = "okay";
};
&rk_rga {
status = "okay";
};
&route_dsi {
status = "disabled";
};
&route_lvds {
status = "disabled";
};