All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrius Štikonas" <andrius-4ZmsDwijFH7sq35pWSNszA@public.gmane.org>
To: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	"Andrius Štikonas"
	<andrius-4ZmsDwijFH7sq35pWSNszA@public.gmane.org>
Subject: [PATCH] arm64: dts: rockchip: enable mali power supply on rk3399-rockpro64
Date: Fri,  1 Feb 2019 22:55:06 +0000	[thread overview]
Message-ID: <20190201225506.22985-1-andrius@stikonas.eu> (raw)

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

             reply	other threads:[~2019-02-01 22:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-01 22:55 Andrius Štikonas [this message]
     [not found] ` <20190201225506.22985-1-andrius-4ZmsDwijFH7sq35pWSNszA@public.gmane.org>
2019-02-03  8:52   ` [PATCH] arm64: dts: rockchip: enable mali power supply on rk3399-rockpro64 Heiko Stuebner
  -- strict thread matches above, loose matches on Subject: below --
2019-02-01  0:29 Andrius Štikonas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190201225506.22985-1-andrius@stikonas.eu \
    --to=andrius-4zmsdwijfh7sq35pwsnsza@public.gmane.org \
    --cc=heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.