From: robertcnelson@gmail.com (Robert Nelson)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC 6/6] ARM: dts: am57xx-beagle-x15-common: enable etnaviv
Date: Thu, 17 Nov 2016 20:44:36 -0600 [thread overview]
Message-ID: <20161118024436.13447-6-robertcnelson@gmail.com> (raw)
In-Reply-To: <20161118024436.13447-1-robertcnelson@gmail.com>
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
CC: Julien <jboulnois@gmail.com>
CC: Nishanth Menon <nm@ti.com>
CC: Tomi Valkeinen <tomi.valkeinen@ti.com>
CC: Tony Lindgren <tony@atomide.com>
---
arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi b/arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi
index 6df7829..3bc47be 100644
--- a/arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi
+++ b/arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi
@@ -97,6 +97,12 @@
#cooling-cells = <2>;
};
+ gpu-subsystem {
+ compatible = "ti,gc320-gpu-subsystem";
+ cores = <&bb2d>;
+ status = "okay";
+ };
+
hdmi0: connector {
compatible = "hdmi-connector";
label = "hdmi";
@@ -190,6 +196,11 @@
>;
};
};
+
+&bb2d {
+ status = "okay";
+};
+
&i2c1 {
status = "okay";
clock-frequency = <400000>;
--
2.10.2
next prev parent reply other threads:[~2016-11-18 2:44 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-18 2:44 [RFC 1/6] drm/etnaviv: add binding for the gc320 found in ti socs Robert Nelson
2016-11-18 2:44 ` [RFC 2/6] drm/etnaviv: allow building etnaviv on omap devices Robert Nelson
2016-11-18 2:52 ` Nishanth Menon
2016-11-18 16:33 ` Rob Herring
2016-11-19 11:58 ` Joshua Clayton
2016-11-20 11:43 ` Russell King - ARM Linux
2016-11-18 2:44 ` [RFC 3/6] Documentation: dt: add bindings for ti bb2d Robert Nelson
2016-11-18 2:54 ` Nishanth Menon
2016-11-18 2:44 ` [RFC 4/6] ARM: dts: dra7: add entry for bb2d module Robert Nelson
2016-11-18 10:59 ` Lucas Stach
2016-11-18 13:56 ` Nishanth Menon
2016-11-18 2:44 ` [RFC 5/6] ARM: dts: dra7: add vivante " Robert Nelson
2016-11-18 10:55 ` Lucas Stach
2016-11-18 2:44 ` Robert Nelson [this message]
2016-11-18 2:56 ` [RFC 6/6] ARM: dts: am57xx-beagle-x15-common: enable etnaviv Nishanth Menon
2016-11-18 3:44 ` Robert Nelson
2016-11-18 4:15 ` Nishanth Menon
2016-11-18 4:26 ` Robert Nelson
2016-11-18 4:34 ` Nishanth Menon
2016-11-18 16:42 ` Rob Herring
2016-11-18 2:51 ` [RFC 1/6] drm/etnaviv: add binding for the gc320 found in ti socs Robert Nelson
2016-11-18 2:53 ` Nishanth Menon
2016-11-18 12:13 ` Russell King - ARM Linux
2016-11-18 13:34 ` Lucas Stach
2016-11-18 15:07 ` Robert Nelson
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=20161118024436.13447-6-robertcnelson@gmail.com \
--to=robertcnelson@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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 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).