Commit 38543024 authored by Heiko Stuebner's avatar Heiko Stuebner Committed by Heiko Stuebner
Browse files

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



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

Signed-off-by: default avatarHeiko Stuebner <heiko.stuebner@cherry.de>
Reviewed-by: default avatarQuentin Schulz <quentin.schulz@cherry.de>
Link: https://patch.msgid.link/20260114230707.4175162-4-heiko@sntech.de


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 6d60168c
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -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>;
+5 −0
Original line number Diff line number Diff line
@@ -164,6 +164,11 @@ &gmac {
	status = "okay";
};

&hdmi {
	avdd-0v9-supply = <&vdd10_video>;
	avdd-1v8-supply = <&vcc18_video>;
};

&i2c0 {
	status = "okay";