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:
parent
4fcac83b4f
commit
0a660487dd
|
@ -176,6 +176,10 @@
|
|||
cpu0-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
&gpu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c1 {
|
||||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
|
|
Loading…
Reference in New Issue