From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 1/9] dt-bindings: ti-sysc: Update binding for timers and capabilities Date: Thu, 21 Dec 2017 07:29:42 -0800 Message-ID: <20171221152942.GT3875@atomide.com> References: <20171215180900.3243-1-tony@atomide.com> <20171215180900.3243-2-tony@atomide.com> <20171216183059.ipsftfnvsyamv6fd@rob-hp-laptop> <20171216192222.GH3875@atomide.com> <20171220181051.eoftsww6463hyak3@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171220181051.eoftsww6463hyak3@rob-hp-laptop> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Nishanth Menon , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Paul Walmsley , Dave Gerlach , Tomi Valkeinen , Matthijs van Duin , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Liam Girdwood , Tero Kristo , Mark Brown , Sakari Ailus , Laurent Pinchart , =?utf-8?Q?Beno=C3=AEt?= Cousson , Mark Rutland , Mauro Carvalho Chehab , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org * Rob Herring [171220 18:13]: > On Sat, Dec 16, 2017 at 11:22:22AM -0800, Tony Lindgren wrote: > > I was planning to have "ti,sysc-delay-us" only in the driver, but > > the same IP needs it set on dm814x while not on omap4 for OTG > > for example. I could add SoC specific quirks to the driver > > for that one if you prefer that instead? > > No, I don't have a preference. OK > > > Are the bits you've defined all of them or there's more? > > > > That's it, with this binding I've allocated the data from dts > > for the tests I've done. So that should allow us to replace the > > static data to start with as seen with the following command: > > > > $ git grep -A10 "struct omap_hwmod_class_sysconfig" \ > > arch/arm/*hwmod*data*.c > > ... > > > > So that's to configure a big pile of different module > > configurations we currently have as can be seen with: > > > > $ git grep "struct omap_hwmod_class_sysconfig" \ > > arch/arm/*hwmod*data*.c | wc -l > > 194 > > > > I'm sure there's still few duplicates there though.. > > Okay, then I guess I'm okay with this. > > Reviewed-by: Rob Herring OK thanks for the review. 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