[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130718151213.30990.45828.stgit@localhost>
Date: Thu, 18 Jul 2013 08:15:01 -0700
From: Tony Lindgren <tony@...mide.com>
To: linus.walleij@...aro.org
Cc: linux-omap@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCHv2 0/4] improved support for runtime muxing for pinctrl
Hi all,
Here's this series again with hopefully all the comments addressed.
As discussed earlier, the pinctrl support for changing some of the
consumer device pins during runtime needs some improvment.
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
Documentation/pinctrl.txt | 77 ++++++++-
drivers/base/pinctrl.c | 39 ++++
drivers/pinctrl/core.c | 291 +++++++++++++++++++++++++++------
drivers/pinctrl/core.h | 10 +
include/linux/pinctrl/consumer.h | 46 +++++
include/linux/pinctrl/devinfo.h | 4
include/linux/pinctrl/pinctrl-state.h | 15 +-
7 files changed, 420 insertions(+), 62 deletions(-)
--
Signature
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists