From: viresh.kumar@linaro.org (Viresh Kumar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/9] Pinctrl: SPEAr: Fixes for 3.7-rc3
Date: Sat, 27 Oct 2012 14:47:45 +0530 [thread overview]
Message-ID: <cover.1351329224.git.viresh.kumar@linaro.org> (raw)
Hi Linus,
This patchset fixes many errors/mistakes in current pinctrl configurations for
various SPEAr SoCs. Please see if they can be merged in next rc release, if they
look fine to you.
--
viresh
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/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 +
5 files changed, 367 insertions(+), 50 deletions(-)
--
1.7.12.rc2.18.g61b472e
next reply other threads:[~2012-10-27 9:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-27 9:17 Viresh Kumar [this message]
2012-10-27 9:17 ` [PATCH 1/9] pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disable Viresh Kumar
2012-10-27 9:17 ` [PATCH 2/9] pinctrl: SPEAr3xx: correct register space to configure pwm Viresh Kumar
2012-10-27 9:17 ` [PATCH 3/9] pinctrl: SPEAr320: Correct pad mux entries for rmii/smii Viresh Kumar
2012-10-27 9:17 ` [PATCH 4/9] pinctrl: SPEAr1310: fix clcd high resolution pin group name Viresh Kumar
2012-10-27 9:17 ` [PATCH 5/9] pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFT Viresh Kumar
2012-10-27 9:17 ` [PATCH 6/9] pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin group Viresh Kumar
2012-10-27 9:17 ` [PATCH 7/9] pinctrl: SPEAr1310: add register entries for enabling pad direction Viresh Kumar
2012-10-27 9:17 ` [PATCH 8/9] pinctrl: SPEAr1340: Make DDR reset & clock pads as gpio Viresh Kumar
2012-10-27 9:17 ` [PATCH 9/9] pinctrl: SPEAr1340: Add clcd sleep mode pin configuration Viresh Kumar
2012-11-05 10:38 ` [PATCH 0/9] Pinctrl: SPEAr: Fixes for 3.7-rc3 Linus Walleij
2012-11-05 10:46 ` viresh kumar
2012-11-05 11:36 ` Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1351329224.git.viresh.kumar@linaro.org \
--to=viresh.kumar@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.