Re: [PATCH 0/4] improved support for runtime muxing for pinctrl

From: Grygorii Strashko
Date: Wed Jul 17 2013 - 07:51:17 EST


Hi Tony,

On 07/16/2013 12:05 PM, Tony Lindgren wrote:
Hi all,

As discussed earlier, the pinctrl support for changing some of the
consumer device pins during runtime needs some improvment.

Here are the patches to do that, I'll also post a minimal sample
patch as a reply to this thread on how to do the muxing for
runtime PM.

I've posted my patch and tested this patch series.
Seems everything is ok (except patch "pinctrl: Remove duplicate code in pinctrl_pm_select_state functions").
See http://www.spinics.net/lists/arm-kernel/msg259180.html

So, Tested-By: Grygorii Strashko <grygorii.strashko@xxxxxx>


Regards,

Tony

---

Tony Lindgren (4):
pinctrl: Remove duplicate code in pinctrl_pm_select_state functions
pinctrl: Allow pinctrl to have multiple active states
pinctrl: Add support for additional dynamic states
drivers: Add pinctrl handling for dynamic pin states


drivers/base/pinctrl.c | 39 +++++
drivers/pinctrl/core.c | 250 ++++++++++++++++++++++++++++-----
drivers/pinctrl/core.h | 10 +
include/linux/pinctrl/consumer.h | 46 ++++++
include/linux/pinctrl/devinfo.h | 4 +
include/linux/pinctrl/pinctrl-state.h | 15 ++
6 files changed, 321 insertions(+), 43 deletions(-)


Regards,
-grygorii
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/