mbox

[GIT,PULL,v2] First pull-request for the IB between MFD and GPIO

Message ID 20140509095545.GO5767@lee--X1
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-gpio-v3.16

Message

Lee Jones May 9, 2014, 9:55 a.m. UTC
Looks like it matters which order the patches are merged in - my bad!

The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd:

  Linux 3.15-rc4 (2014-05-04 18:14:42 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-gpio-v3.16

for you to fetch changes up to 3ba1d516d5feddba3e13d30d31a70da130a3ee0e:

  mfd: stmpe: root out static GPIO and IRQ assignments (2014-05-09 10:51:14 +0100)

----------------------------------------------------------------
Immutable branch between MFD and GPIO due for v3.16.

----------------------------------------------------------------
Linus Walleij (4):
      mfd: stmpe: mask off unused blocks properly
      mfd: stmpe: Probe properly from the Device Tree
      mfd: stmpe: add optional regulators
      mfd: stmpe: root out static GPIO and IRQ assignments

 drivers/gpio/gpio-stmpe.c | 18 +++++-------------
 drivers/mfd/Kconfig       |  1 +
 drivers/mfd/stmpe-i2c.c   | 30 +++++++++++++++++++++++++++++-
 drivers/mfd/stmpe.c       | 30 ++++++++++++++++++++++++++++--
 drivers/mfd/stmpe.h       |  2 +-
 include/linux/mfd/stmpe.h | 19 +++++--------------
 6 files changed, 69 insertions(+), 31 deletions(-)

Comments

Linus Walleij May 13, 2014, 6:42 a.m. UTC | #1
On Fri, May 9, 2014 at 11:55 AM, Lee Jones <lee.jones@linaro.org> wrote:

> Looks like it matters which order the patches are merged in - my bad!
>
> The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd:
>
>   Linux 3.15-rc4 (2014-05-04 18:14:42 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-gpio-v3.16
>
> for you to fetch changes up to 3ba1d516d5feddba3e13d30d31a70da130a3ee0e:
>
>   mfd: stmpe: root out static GPIO and IRQ assignments (2014-05-09 10:51:14 +0100)

OK I first merged in v3.15-rc4 to my devel branch and then pulled this
on top and all
seems to be working well :-)

Thanks a ton Lee!

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