提交 48f192cf 编写于 作者: H Heiko Stuebner

arm64: dts: rockchip: enable display subsystem on rk3399-firefly

Enable the graphics-related nodes on the rk3399-firefly which makes
it possible to see output on the on-board hdmi output.
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 9f3d07e0
...@@ -255,6 +255,11 @@ ...@@ -255,6 +255,11 @@
status = "okay"; status = "okay";
}; };
&hdmi {
ddc-i2c-bus = <&i2c3>;
status = "okay";
};
&i2c0 { &i2c0 {
clock-frequency = <400000>; clock-frequency = <400000>;
i2c-scl-rising-time-ns = <168>; i2c-scl-rising-time-ns = <168>;
...@@ -728,3 +733,19 @@ ...@@ -728,3 +733,19 @@
status = "okay"; status = "okay";
dr_mode = "host"; dr_mode = "host";
}; };
&vopb {
status = "okay";
};
&vopb_mmu {
status = "okay";
};
&vopl {
status = "okay";
};
&vopl_mmu {
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册