Skip to content

Commit a901869

Browse files
Tang Yun pingjayxurockchip
authored andcommitted
arm: dts: rockchip: enable dfi and dmc nodes for rk3288 rk818 edp board
Change-Id: I13d7de4810cc5d101db751f32afeaa3815a4727b Signed-off-by: Tang Yun ping <typ@rock-chips.com>
1 parent 4052bfd commit a901869

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

arch/arm/boot/dts/rk3288-evb-rk818-edp.dts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,15 @@
8484
cpu0-supply = <&vdd_cpu>;
8585
};
8686

87+
&dfi {
88+
status = "okay";
89+
};
90+
91+
&dmc {
92+
center-supply = <&vdd_logic>;
93+
status = "okay";
94+
};
95+
8796
&edp {
8897
status = "okay";
8998
};

0 commit comments

Comments
 (0)