[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CACRpkdYWOq32_fX7RsHfk6iivf9iJMAUPrYh1yBwwG1coKmwmg@mail.gmail.com>
Date: Thu, 8 Nov 2012 09:41:19 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Viresh Kumar <viresh.kumar@...aro.org>,
Shiraz HASHIM <shiraz.hashim@...com>,
Axel Lin <axel.lin@...il.com>
Subject: [GIT PULL] pinctrl fixes for v3.7 rc:s
Hi Linus,
here is a set of pinctrl fixes for the current -rc series.
Details in the signed tag.
Please pull it in!
Yours,
Linus Walleij
The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:
Linux 3.7-rc3 (2012-10-28 12:24:48 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-for-v3.7-rc5
for you to fetch changes up to 924da31416f20a8ee7a9008dd4e6e6054bc36b1b:
pinctrl: samsung and exynos need to depend on OF && GPIOLIB
(2012-11-06 10:02:14 +0100)
----------------------------------------------------------------
Some pinctrl fixes for the v3.7 series:
- A set of SPEAr pinctrl fixes that recently arrived
- A fixup for the Samsung/Exynos Kconfig deps
----------------------------------------------------------------
Axel Lin (1):
pinctrl: samsung and exynos need to depend on OF && GPIOLIB
Deepak Sikri (2):
pinctrl: SPEAr320: Correct pad mux entries for rmii/smii
pinctrl: SPEAr1340: Make DDR reset & clock pads as gpio
Shiraz Hashim (3):
pinctrl: SPEAr3xx: correct register space to configure pwm
pinctrl: SPEAr1310: fix clcd high resolution pin group name
pinctrl: SPEAr1310: add register entries for enabling pad direction
Vipul Kumar Samar (3):
pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFT
pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin group
pinctrl: SPEAr1340: Add clcd sleep mode pin configuration
Viresh Kumar (1):
pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disable
drivers/pinctrl/Kconfig | 2 +
drivers/pinctrl/spear/pinctrl-spear.c | 2 +-
drivers/pinctrl/spear/pinctrl-spear1310.c | 365 ++++++++++++++++++++++++++----
drivers/pinctrl/spear/pinctrl-spear1340.c | 41 +++-
drivers/pinctrl/spear/pinctrl-spear320.c | 8 +-
drivers/pinctrl/spear/pinctrl-spear3xx.h | 1 +
6 files changed, 369 insertions(+), 50 deletions(-)
--
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