* [PATCH] arm64: dts: rockchip: enable mali power supply on rk3399-rockpro64
@ 2019-02-01 22:55 Andrius Štikonas
[not found] ` <20190201225506.22985-1-andrius-4ZmsDwijFH7sq35pWSNszA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Andrius Štikonas @ 2019-02-01 22:55 UTC (permalink / raw)
To: Heiko Stuebner
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
Andrius Štikonas
Enable the gpu node and add the supplying regulator
Signed-off-by: Andrius Štikonas <andrius@stikonas.eu>
---
arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
index be78172abc09..ae87a84327f2 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
@@ -212,6 +212,11 @@
status = "okay";
};
+&gpu {
+ mali-supply = <&vdd_gpu>;
+ status = "okay";
+};
+
&i2c0 {
clock-frequency = <400000>;
i2c-scl-rising-time-ns = <168>;
--
2.19.2
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-03 8:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-01 22:55 [PATCH] arm64: dts: rockchip: enable mali power supply on rk3399-rockpro64 Andrius Štikonas
[not found] ` <20190201225506.22985-1-andrius-4ZmsDwijFH7sq35pWSNszA@public.gmane.org>
2019-02-03 8:52 ` Heiko Stuebner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox