arm64: dts: rockchip: enable the gpu on quartz64-a
authorEzequiel Garcia <ezequiel@collabora.com>
Wed, 9 Feb 2022 21:55:48 +0000 (22:55 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 11 Feb 2022 19:27:47 +0000 (20:27 +0100)
Enable the GPU core on the Pine64 Quartz64 Model A.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
Link: https://lore.kernel.org/r/20220209215549.94524-5-michael.riesch@wolfvision.net
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts

index 868ddac..6af09d2 100644 (file)
        status = "okay";
 };
 
+&gpu {
+       mali-supply = <&vdd_gpu>;
+       status = "okay";
+};
+
 &i2c0 {
        status = "okay";