mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-20 05:56:10 +07:00
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 {
|
||||
cpu0-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
&gpu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c1 {
|
||||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
|
Loading…
Reference in New Issue
Block a user