mbox

[GIT,PULL] pin control fixes for v4.4 take 2

Message ID CACRpkdY8nGf3rCzrQvEZ5OJL1sLCVOMdwbiaOSmXgvyREyEiAw@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 Dec. 19, 2015, 11:37 a.m. UTC
Hi Linus,

here is a bunch of small driver fixes and a MAINTAINERS
entry for the pinctrl-single driver, not much to say about that,
please pull it in!

Yours,
Linus Walleij

The following changes since commit 527e9316f8ec44bd53d90fb9f611fa7ffff52bb9:

  Linux 4.4-rc4 (2015-12-06 15:43:12 -0800)

are available in the git repository at:

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

for you to fetch changes up to 13cbd906e89a1af42c586dcc4f42b311d23b7fd1:

  MAINTAINERS: pinctrl: Add maintainers for pinctrl-single (2015-12-14
15:03:19 +0100)

----------------------------------------------------------------
Pin control fixes:
- Driver fixes for Freescale i.MX7D, Intel, Broadcom 2835
- One MAINTAINERS entry

----------------------------------------------------------------
Qipeng Zha (2):
      pinctrl: intel: fix bug of register offset calculation
      pinctrl: intel: fix offset calculation issue of register PAD_OWN

Shawn Guo (1):
      pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrl

Stefan Wahren (1):
      pinctrl: bcm2835: Fix initial value for direction_output

Tony Lindgren (1):
      MAINTAINERS: pinctrl: Add maintainers for pinctrl-single

 MAINTAINERS                                  |  8 ++++++
 drivers/pinctrl/bcm/pinctrl-bcm2835.c        | 13 +++++----
 drivers/pinctrl/freescale/pinctrl-vf610.c    |  2 +-
 drivers/pinctrl/intel/pinctrl-broxton.c      |  1 +
 drivers/pinctrl/intel/pinctrl-intel.c        | 41 ++++++++++++++--------------
 drivers/pinctrl/intel/pinctrl-intel.h        |  3 ++
 drivers/pinctrl/intel/pinctrl-sunrisepoint.c |  1 +
 7 files changed, 41 insertions(+), 28 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