Commit 0a660487 authored by Heiko Stuebner's avatar Heiko Stuebner

ARM: dts: rockchip: enable gpu on rk3188-radxarock

Enable the gpu node on that board.
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 4fcac83b
......@@ -176,6 +176,10 @@ &cpu0 {
cpu0-supply = <&vdd_arm>;
};
&gpu {
status = "okay";
};
&i2c1 {
status = "okay";
clock-frequency = <400000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment