All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akash Gajjar <akash@openedev.com>
To: heiko@sntech.de
Cc: "Akash Gajjar" <akash@openedev.com>,
	"Andrius Štikonas" <andrius@stikonas.eu>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Mark Rutland" <mark.rutland@arm.com>,
	"Vicente Bergas" <vicencb@gmail.com>,
	"Shawn Lin" <shawn.lin@rock-chips.com>,
	"Enric Balletbo i Serra" <enric.balletbo@collabora.com>,
	"Klaus Goger" <klaus.goger@theobroma-systems.com>,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH 1/2] arm64: dts: rockchip: add mali gpu support on rockpi4
Date: Thu, 14 Mar 2019 12:48:41 +0530	[thread overview]
Message-ID: <20190314071853.32176-2-akash@openedev.com> (raw)
In-Reply-To: <20190314071853.32176-1-akash@openedev.com>

add gpu node support on board and add the supplying regulator

Signed-off-by: Akash Gajjar <akash@openedev.com>
Signed-off-by: Andrius Štikonas <andrius@stikonas.eu>
---
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
index 4a543f2117d4..1e479d06e67e 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
@@ -157,6 +157,11 @@
 	status = "okay";
 };
 
+&gpu {
+	mali-supply = <&vdd_gpu>;
+	status = "okay";
+};
+
 &hdmi {
 	pinctrl-names = "default";
 	pinctrl-0 = <&hdmi_cec>;
-- 
2.17.1


WARNING: multiple messages have this Message-ID (diff)
From: Akash Gajjar <akash@openedev.com>
To: heiko@sntech.de
Cc: "Mark Rutland" <mark.rutland@arm.com>,
	"Andrius Štikonas" <andrius@stikonas.eu>,
	devicetree@vger.kernel.org,
	"Shawn Lin" <shawn.lin@rock-chips.com>,
	linux-kernel@vger.kernel.org,
	"Vicente Bergas" <vicencb@gmail.com>,
	linux-rockchip@lists.infradead.org,
	"Rob Herring" <robh+dt@kernel.org>,
	"Klaus Goger" <klaus.goger@theobroma-systems.com>,
	"Akash Gajjar" <akash@openedev.com>,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Enric Balletbo i Serra" <enric.balletbo@collabora.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] arm64: dts: rockchip: add mali gpu support on rockpi4
Date: Thu, 14 Mar 2019 12:48:41 +0530	[thread overview]
Message-ID: <20190314071853.32176-2-akash@openedev.com> (raw)
In-Reply-To: <20190314071853.32176-1-akash@openedev.com>

add gpu node support on board and add the supplying regulator

Signed-off-by: Akash Gajjar <akash@openedev.com>
Signed-off-by: Andrius Štikonas <andrius@stikonas.eu>
---
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
index 4a543f2117d4..1e479d06e67e 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
@@ -157,6 +157,11 @@
 	status = "okay";
 };
 
+&gpu {
+	mali-supply = <&vdd_gpu>;
+	status = "okay";
+};
+
 &hdmi {
 	pinctrl-names = "default";
 	pinctrl-0 = <&hdmi_cec>;
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-03-14  8:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-14  7:18 [PATCH 0/2] add gpu node support on rock960 and rockpi4 Akash Gajjar
2019-03-14  7:18 ` Akash Gajjar
2019-03-14  7:18 ` Akash Gajjar
2019-03-14  7:18 ` Akash Gajjar [this message]
2019-03-14  7:18   ` [PATCH 1/2] arm64: dts: rockchip: add mali gpu support on rockpi4 Akash Gajjar
2019-03-14  7:18 ` [PATCH 2/2] arm64: dts: rockchip: add mali gpu support on rock960 Akash Gajjar
2019-03-14  7:18   ` Akash Gajjar
2019-03-14  7:29 ` [PATCH 0/2] add gpu node support on rock960 and rockpi4 Manivannan Sadhasivam
2019-03-14  7:29   ` Manivannan Sadhasivam

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=20190314071853.32176-2-akash@openedev.com \
    --to=akash@openedev.com \
    --cc=andrius@stikonas.eu \
    --cc=devicetree@vger.kernel.org \
    --cc=enric.balletbo@collabora.com \
    --cc=heiko@sntech.de \
    --cc=klaus.goger@theobroma-systems.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=shawn.lin@rock-chips.com \
    --cc=vicencb@gmail.com \
    /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.