ARM: dts: rockchip: enable gpu on rk3188-radxarock
From: Heiko Stuebner <heiko@...> Date: Sun, 3 Sep 2017 22:28:41 +0200
Commit-Message
Enable the gpu node on that board. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
arch/arm/boot/dts/rk3188-radxarock.dts | 4 ++++ 1 file changed, 4 insertions(+)
Statistics
- 4 lines added
- 0 lines removed
Changes
-------------------- arch/arm/boot/dts/rk3188-radxarock.dts --------------------
index 53d6fc2fdbce..00e05a6662ac 100644
@@ -176,6 +176,10 @@
cpu0-supply = <&vdd_arm>;
};
+&gpu {
+ status = "okay";
+};
+
&i2c1 {
status = "okay";
clock-frequency = <400000>;