linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for v4.6 take three
@ 2016-04-22 18:18 Linus Walleij
  0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2016-04-22 18:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-gpio

Hi Linus,

some pin control driver fixes came in. One headed for stable
and the other two are just ordinary merge window fixes.

Details in the tag and commits.

Please pull it in.

Yours,
Linus Walleij

The following changes since commit bf16200689118d19de1b8d2a3c314fc21f5dc7bb:

  Linux 4.6-rc3 (2016-04-10 17:58:30 -0700)

are available in the git repository at:

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

for you to fetch changes up to 56b367c0cd67d4c3006738e7dc9dda9273fd2bfe:

  pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs
than ffs (2016-04-15 11:26:55 +0200)

----------------------------------------------------------------
Pin control fixes for the v4.6 series:
- Make the i.MX driver select REGMAP as a dependency
- Fix up the Mediatek debounce time unit
- Fix a real hairy ffs vs __ffs issue in the Single pinctrl driver

----------------------------------------------------------------
Alexander Kurz (1):
      pinctrl: imx: Kconfig: PINCTRL_IMX select REGMAP

Keerthy (1):
      pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs

Yingjoe Chen (1):
      pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce

 drivers/pinctrl/freescale/Kconfig             | 1 +
 drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 9 +++++----
 drivers/pinctrl/pinctrl-single.c              | 6 +++---
 3 files changed, 9 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-22 18:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-22 18:18 [GIT PULL] pin control fixes for v4.6 take three Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).