mbox

[GIT,PULL] pin control fix for v4.11

Message ID CACRpkda+kKQhiaQByG4A1AtyJkNhEggh-n7q1cHn8+nQzgFzsQ@mail.gmail.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git

Message

Linus Walleij April 8, 2017, 10:24 a.m. UTC
Hi Linus,

this late fix for pin control is hopefully the last I send this cycle.
The problem was detected early in the v4.11 release cycle and
there has been some back and forth on how to solve it.
Sadly the proper fix arrives late, but at least not too late.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit a71c9a1c779f2499fb2afc0553e543f18aff6edf:

  Linux 4.11-rc5 (2017-04-02 17:23:54 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.11-4

for you to fetch changes up to 6118714275f0a313ecc296a87ed1af32d9691bed:

  pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
(2017-04-07 01:08:08 +0200)

----------------------------------------------------------------
Late pin control fix for v4.11:

An issue was detected with pin control hos on the Freescale i.MX after
the refactorings for more general group and function handling. We now
have the proper fix for this.

----------------------------------------------------------------
Tony Lindgren (1):
      pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()

 Documentation/pinctrl.txt               |  8 ++-
 drivers/pinctrl/core.c                  | 97 +++++++++++++++++++++------------
 drivers/pinctrl/freescale/pinctrl-imx.c |  2 +-
 drivers/pinctrl/pinctrl-single.c        |  2 +-
 drivers/pinctrl/sh-pfc/pinctrl.c        | 11 +++-
 drivers/pinctrl/ti/pinctrl-ti-iodelay.c |  2 +
 include/linux/pinctrl/pinctrl.h         |  3 +-
 7 files changed, 83 insertions(+), 42 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html