1
0
Fork 0

arm64: dts: rockchip: enable display nodes on rk3328-roc-cc

Enable necessary nodes to get output on the hdmi port of the board.

This is a port of Heiko's patch for the rock64.

Signed-off-by: Leonidas P. Papadakos <papadakospan@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
hifive-unleashed-5.2
Leonidas P. Papadakos 2019-04-03 21:22:48 +03:00 committed by Heiko Stuebner
parent de674862f7
commit efd3866888
1 changed files with 16 additions and 0 deletions

View File

@ -150,6 +150,14 @@
status = "okay";
};
&hdmi {
status = "okay";
};
&hdmiphy {
status = "okay";
};
&i2c1 {
status = "okay";
@ -333,3 +341,11 @@
&usb_host0_ohci {
status = "okay";
};
&vop {
status = "okay";
};
&vop_mmu {
status = "okay";
};