From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 14/17] ARM: dts: Add missing gpu node and binding for omap4 Date: Tue, 29 Aug 2017 08:35:22 -0700 Message-ID: <20170829153522.GA6008@atomide.com> References: <20170828211918.11573-1-tony@atomide.com> <20170828211918.11573-15-tony@atomide.com> <20170829090034.ytepjfv2jkkd2b3z@earth> <20170829144205.GX6008@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Adam Ford Cc: Sebastian Reichel , linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, =?utf-8?Q?Beno=C3=AEt?= Cousson , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Tomi Valkeinen List-Id: devicetree@vger.kernel.org * Adam Ford [170829 08:31]: > On Tue, Aug 29, 2017 at 9:42 AM, Tony Lindgren wrote: > > * Sebastian Reichel [170829 02:01]: > >> Hi, > >> > >> On Mon, Aug 28, 2017 at 02:19:15PM -0700, Tony Lindgren wrote: > >> > On omap4 we're missing the PowerVR SGX GPU node with it's related > >> > "ti,hwmods" property that the SoC interconnect code needs. > >> > > >> > Note that this will only show up as a bug with "doesn't have > >> > mpu register target base" boot errors when the legacy platform > >> > data is removed. > >> > >> I think OMAP3 & OMAP5 should also be documented and getting a > >> node in this series? > > > > Looks like we don't currently have any interconnect data defined > > for those, but yeah sure I can add those. > > > > If there is anything I can test, I had modified the SGX driver for the > OMAP36, but abandoned my attempts since much of the device tree and > reset stuff was missing. I'd love to see SGX work again. :-) Well the resets can be handled using platform data callbacks for now with pdata-quirks.c. Then when the reset driver is available, we can just remove the platform data. And maybe push your changes to some tree so others can participate? I'm sure the n900 users would like to see it working too. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html