Re: [PATCH v3] i2c: omap: Add calls for pinctrl state select

2015-05-06 Thread Pascal Huerst
Sekhar Nori, any objections on that version? On 28.04.2015 13:19, pascal.hue...@gmail.com wrote: > From: Pascal Huerst > > This adds calls to pinctrl subsystem in order to switch pin states > on suspend/resume if you provide a "sleep" state in DT. > > If no "sleep" state is provided in the DT,

[PATCH v3] i2c: omap: Add calls for pinctrl state select

2015-04-28 Thread pascal . huerst
From: Pascal Huerst This adds calls to pinctrl subsystem in order to switch pin states on suspend/resume if you provide a "sleep" state in DT. If no "sleep" state is provided in the DT, these calls turn to NOPs, so we don't need error checking here. Signed-off-by: Pascal Huerst --- drivers/i2