[PATCH v4] i2c/at91: adopt pinctrl support
Yang, Wenyou
Wenyou.Yang at atmel.com
Mon Nov 10 16:53:58 PST 2014
Hi,
> -----Original Message-----
> From: Sergei Shtylyov [mailto:sergei.shtylyov at cogentembedded.com]
> Sent: Monday, November 10, 2014 7:13 PM
> To: Yang, Wenyou; wsa at the-dreams.de; Desroches, Ludovic
> Cc: khilman at kernel.org; Ferre, Nicolas; linux-kernel at vger.kernel.org; linux-
> i2c at vger.kernel.org; linux-arm-kernel at lists.infradead.org
> Subject: Re: [PATCH v4] i2c/at91: adopt pinctrl support
>
> Hello.
>
> On 11/10/2014 4:55 AM, Wenyou Yang wrote:
>
> > Amend the at91 i2c pin controller
>
> You're amending the hardware itself, really? :-)
>
> > to optionally take a pin controlhandle
>
> I don't see the code that does this.
>
> > and set the state of the pins to:
> > - "default" on boot and resume.
>
> I don't see where you are changing anything for the probe() method.
> Perhaps you meant the driver core code which selects the dafault profile
> automatically?
Yes, the driver core code default do, so remove the redundant code from _probe function.
>
> > - "sleep" on suspend().
>
> > This should make it possible to optimize energy usage for the pins
> > both for the suspend/resume cycle
>
> > Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
> > ---
> > Hi Wolfram,
> >
> > Thanks a lot.
> >
> > The change of this version is to remove
> > pinctrl_pm_select_default_state(&pdev->dev) from the _probe function.
>
> Aha, you've specifically removed this...
>
> WBR, Sergei
Best Regards,
Wenyou Yang
More information about the linux-arm-kernel
mailing list