Commit a98053d0 authored by FUKAUMI Naoki's avatar FUKAUMI Naoki Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: add and enable gpu node for Radxa ROCK 5A



add gpu node to make it usable on Radxa ROCK 5A.

Signed-off-by: default avatarFUKAUMI Naoki <naoki@radxa.com>
Link: https://lore.kernel.org/r/20241019025008.852-1-naoki@radxa.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 1b1977a8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -166,6 +166,11 @@ &cpu_l3 {
	cpu-supply = <&vdd_cpu_lit_s0>;
};

&gpu {
	mali-supply = <&vdd_gpu_s0>;
	status = "okay";
};

&i2c0 {
	pinctrl-names = "default";
	pinctrl-0 = <&i2c0m2_xfer>;