linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Javier Martinez Canillas <javier@dowhile0.org>
Cc: Keerthy <j-keerthy@ti.com>, Rob Herring <robh@kernel.org>,
	Mark Brown <broonie@kernel.org>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Subject: Re: [PATCH v4] mfd: lp87565: Add lp87565 PMIC support
Date: Thu, 15 Jun 2017 08:52:07 +0100	[thread overview]
Message-ID: <20170615075207.frl24lgybya6ttgo@dell> (raw)
In-Reply-To: <CABxcv=nHOtGtwpt+fAMtHf6DpAzerxoho45yCJiJoS8cP-0c4Q@mail.gmail.com>

On Mon, 12 Jun 2017, Javier Martinez Canillas wrote:

> Hello Lee and Keerthy,
> 
> On Mon, Jun 12, 2017 at 11:17 AM, Keerthy <j-keerthy@ti.com> 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@vger.kernel.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

      parent reply	other threads:[~2017-06-15  7:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-08  4:08 [PATCH v4] mfd: lp87565: Add lp87565 PMIC support Keerthy
2017-06-09 14:28 ` Rob Herring
2017-06-11  5:06   ` Keerthy
2017-06-11  5:22     ` Keerthy
2017-06-12  9:11       ` Lee Jones
2017-06-12  9:17         ` Keerthy
2017-06-12  9:27           ` Javier Martinez Canillas
2017-06-12 10:09             ` Keerthy
2017-06-15  7:52             ` Lee Jones [this message]

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=20170615075207.frl24lgybya6ttgo@dell \
    --to=lee.jones@linaro.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=j-keerthy@ti.com \
    --cc=javier@dowhile0.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh@kernel.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).