Skip to content

Commit 80f0ef4

Browse files
YiChongZhrkhuangtao
authored andcommitted
arm64: dts: rockchip: rk3326 evb: enable isp
Change-Id: I0a41db448bbb51afcaa4b538cf0aefac25e7c762 Signed-off-by: Zhong Yichong <zyc@rock-chips.com>
1 parent 0bef3af commit 80f0ef4

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10.dts

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -628,6 +628,10 @@
628628
};
629629
};
630630

631+
&i2c2 {
632+
status = "okay";
633+
};
634+
631635
&i2s1_2ch {
632636
status = "okay";
633637
#sound-dai-cells = <0>;
@@ -643,6 +647,10 @@
643647
vccio5-supply = <&vcc_3v0>;
644648
};
645649

650+
&isp_mmu {
651+
status = "okay";
652+
};
653+
646654
&lvds {
647655
status = "disabled";
648656

@@ -701,14 +709,18 @@
701709
status = "okay";
702710
};
703711

704-
&route_dsi {
705-
status = "disabled";
712+
&rk_isp {
713+
status = "okay";
706714
};
707715

708716
&rk_rga {
709717
status = "okay";
710718
};
711719

720+
&route_dsi {
721+
status = "disabled";
722+
};
723+
712724
&route_lvds {
713725
status = "disabled";
714726
};

0 commit comments

Comments
 (0)