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

Enable the gpu node on that board.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Heiko Stuebner 2017-09-03 22:28:41 +02:00
parent 4fcac83b4f
commit 0a660487dd

View File

@ -176,6 +176,10 @@ &cpu0 {
cpu0-supply = <&vdd_arm>;
};
&gpu {
status = "okay";
};
&i2c1 {
status = "okay";
clock-frequency = <400000>;