[PATCH 2/2] arm64: dts: rockchip: add mali gpu support on rock960

From: Akash Gajjar
Date: Thu Mar 14 2019 - 04:47:18 EST


add gpu node support on board and add the supplying regulator

Signed-off-by: Akash Gajjar <akash@xxxxxxxxxxxx>
Signed-off-by: Andrius Åtikonas <andrius@xxxxxxxxxxx>
---
arch/arm64/boot/dts/rockchip/rk3399-rock960.dts | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rock960.dts b/arch/arm64/boot/dts/rockchip/rk3399-rock960.dts
index 12285c51cceb..bc8c04190d1a 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-rock960.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rock960.dts
@@ -62,6 +62,11 @@

};

+&gpu {
+ mali-supply = <&vdd_gpu>;
+ status = "okay";
+};
+
&pcie0 {
ep-gpios = <&gpio2 RK_PA2 GPIO_ACTIVE_HIGH>;
};
--
2.17.1