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>,
"Pragnesh Patel" <Pragnesh_Patel@mentor.com>,
"Akash Gajjar" <akash@openedev.com>,
"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
"Enric Balletbo i Serra" <enric.balletbo@collabora.com>,
"Klaus Goger" <klaus.goger@theobroma-systems.com>,
"Linus Walleij" <linus.walleij@linaro.org>,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] arm64: dts: rockchip: add mali gpu support on rock960
Date: Thu, 14 Mar 2019 12:48:42 +0530 [thread overview]
Message-ID: <20190314071853.32176-3-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-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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-03-14 7:18 UTC|newest]
Thread overview: 4+ 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 ` [PATCH 1/2] arm64: dts: rockchip: add mali gpu support on rockpi4 Akash Gajjar
2019-03-14 7:18 ` Akash Gajjar [this message]
2019-03-14 7:29 ` [PATCH 0/2] add gpu node support on rock960 and rockpi4 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-3-akash@openedev.com \
--to=akash@openedev.com \
--cc=Pragnesh_Patel@mentor.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).