arm64: dts: rockchip: Enable HDMI output on RK3368-Lion-Haikou

Enable the VOP and HDMI controller on the Lion-Haikou board.

Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Link: https://patch.msgid.link/20260114230707.4175162-4-heiko@sntech.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Heiko Stuebner 2026-01-15 00:07:05 +01:00 committed by Heiko Stuebner
parent 6d60168c6d
commit 385430244e
2 changed files with 21 additions and 0 deletions

View File

@ -58,6 +58,14 @@ vcc5v0_otg: regulator-vcc5v0-otg {
};
};
&display_subsystem {
status = "okay";
};
&hdmi {
status = "okay";
};
&i2c_lvds_blc {
eeprom: eeprom@50 {
compatible = "atmel,24c01";
@ -101,6 +109,14 @@ &uart1 {
status = "disabled";
};
&vop {
status = "okay";
};
&vop_mmu {
status = "okay";
};
&pinctrl {
pinctrl-names = "default";
pinctrl-0 = <&haikou_pin_hog>;

View File

@ -164,6 +164,11 @@ &gmac {
status = "okay";
};
&hdmi {
avdd-0v9-supply = <&vdd10_video>;
avdd-1v8-supply = <&vcc18_video>;
};
&i2c0 {
status = "okay";