diff mbox

[v2,4/5] arm64: dts: rockchip: enable the GPU for RK3399-GRU

Message ID 1500279271-15249-5-git-send-email-wxt@rock-chips.com (mailing list archive)
State New, archived
Headers show

Commit Message

Caesar Wang July 17, 2017, 8:14 a.m. UTC
This patch enables the gpu and adds the mali-supply power for RK3399-GRU
devices.

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
---

Changes in v2: None

 arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Heiko Stuebner July 22, 2017, 9:41 p.m. UTC | #1
Am Montag, 17. Juli 2017, 16:14:30 CEST schrieb Caesar Wang:
> This patch enables the gpu and adds the mali-supply power for RK3399-GRU
> devices.
> 
> Signed-off-by: Caesar Wang <wxt@rock-chips.com>

applied for 4.14


Thanks
Heiko
diff mbox

Patch

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi
index 90259cf..d48e98b 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi
@@ -595,6 +595,11 @@ 
 	status = "okay";
 };
 
+&gpu {
+	mali-supply = <&ppvar_gpu>;
+	status = "okay";
+};
+
 ap_i2c_mic: &i2c1 {
 	status = "okay";