From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v4] mfd: lp87565: Add lp87565 PMIC support Date: Thu, 15 Jun 2017 08:52:07 +0100 Message-ID: <20170615075207.frl24lgybya6ttgo@dell> References: <1496894894-6969-1-git-send-email-j-keerthy@ti.com> <20170609142855.tfixhw3cb5qjkcne@rob-hp-laptop> <7596b39a-3135-7cca-e3dc-18c05cf54a8b@ti.com> <7e352aa3-4483-1fa4-e424-cc90f62cdf46@ti.com> <20170612091133.kt2doom32bun6ujp@dell> <373e82d1-39fb-9cbb-300a-aa8a99544cdc@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Javier Martinez Canillas Cc: Keerthy , Rob Herring , Mark Brown , "linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Linux Kernel , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Mark Rutland List-Id: devicetree@vger.kernel.org On Mon, 12 Jun 2017, Javier Martinez Canillas wrote: > Hello Lee and Keerthy, > > On Mon, Jun 12, 2017 at 11:17 AM, Keerthy wrote: > > > > > > On Monday 12 June 2017 02:41 PM, Lee Jones wrote: > >> On Sun, 11 Jun 2017, Keerthy wrote: > >> > >>> > >>> > >>> On Sunday 11 June 2017 10:36 AM, Keerthy wrote: > >>>> > >>>> > >>>> On Friday 09 June 2017 07:58 PM, Rob Herring wrote: > >>>>> On Thu, Jun 08, 2017 at 09:38:14AM +0530, Keerthy wrote: > >>>>>> The LP87565 chip is a power management IC for Portable Navigation Systems > >>>>>> and Tablet Computing devices. It contains the following components: > >>>>>> > >>>>>> - Configurable Bucks(Single and multi-phase). > >>>>>> - Configurable General Purpose Output Signals (GPO). > >>>>>> > >>>>>> The LP87565-Q1 variant device uses two 2-phase outputs configuration, > >>>>>> Buck0 is master for Buck0/1 output and Buck2 is master for Buck2/3 > >>>>>> output. > >>>>>> > >>> > >>> Lee Jones, > >>> > >>> Shall i add back i2c_device_id as pointed here: > >>> http://www.mail-archive.com/linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg1417316.html > >> > >> Hasn't that been fixed yet? > >> > > There are only 2 patch series remaining to be merged so we can finally > fix this in the I2C core, making sure that no drivers will be > regressed. One of the series is for MFD and have been around for a > while (it already contains all the relevant acks AFAICT), it would be > very helpful if you can look at it and merge if you think is correct: > > https://lkml.org/lkml/2017/5/4/11 Please use the normal procedure and [RESEND]. > >> I guess so then. :( > > > > Okay. So with that i assume i should reintroduce probe instead of probe_new. > > > > It's orthogonal, you can have probe_new and also the I2C device ID > table (the OF table will be used for matching, you just need the I2C > table to export the aliases with MODULE_DEVICE_TABLE(i2c,.. ). > > Best regards, > Javier -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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