From: "Manjunathappa, Prakash" <prakash.pm-l0cyMroinI0@public.gmane.org>
To: linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
Cc: davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org,
linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org,
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org,
peter.ujfalusi-l0cyMroinI0@public.gmane.org,
rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org,
grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [PATCH 0/3] pinctrl: pinctrl-single: Add full fledge support to configure multiple pins of different modules
Date: Tue, 21 May 2013 19:37:58 +0530 [thread overview]
Message-ID: <1369145282-14419-1-git-send-email-prakash.pm@ti.com> (raw)
Based function-mask and submask preoperties patch allocates and registers pins.
Patch is fixes the issue reported and discussed here:
http://www.spinics.net/lists/arm-kernel/msg235213.html
Applies on top of 3.10-rc2 of linus's tree.
Tested on da850-evm.
Manjunathappa, Prakash (3):
pinctrl: pinctrl-single: enhance to configure multiple pins of
different modules
pinctrl: pinctrl-single: pin names for pinctrl-single.bits
ARM: davinci: da850: adopt to pinctrl-single driver to configure
multiple pins
.../devicetree/bindings/pinctrl/pinctrl-single.txt | 3 +-
arch/arm/boot/dts/da850.dtsi | 2 +-
drivers/pinctrl/pinctrl-single.c | 215 ++++++++++++++++----
3 files changed, 179 insertions(+), 41 deletions(-)
--
1.7.4.1
next reply other threads:[~2013-05-21 14:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-21 14:07 Manjunathappa, Prakash [this message]
2013-05-21 14:08 ` [PATCH 2/3] pinctrl: pinctrl-single: pin names for pinctrl-single.bits Manjunathappa, Prakash
2013-06-05 5:25 ` Haojian Zhuang
2013-06-05 22:02 ` Tony Lindgren
2013-06-07 11:14 ` Linus Walleij
2013-05-21 14:08 ` [PATCH 3/3] ARM: davinci: da850: adopt to pinctrl-single driver to configure multiple pins Manjunathappa, Prakash
[not found] ` <1369145282-14419-5-git-send-email-prakash.pm-l0cyMroinI0@public.gmane.org>
2013-06-24 11:48 ` Manjunathappa, Prakash
[not found] ` <A73F36158E33644199EB82C5EC81C7BC3EA911E0-yXqyApvAXouIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2013-06-24 14:52 ` Sekhar Nori
[not found] ` <1369145282-14419-1-git-send-email-prakash.pm-l0cyMroinI0@public.gmane.org>
2013-05-21 14:08 ` [PATCH 1/3] pinctrl: pinctrl-single: enhance to configure multiple pins of different modules Manjunathappa, Prakash
2013-06-05 5:24 ` Haojian Zhuang
2013-06-05 22:01 ` Tony Lindgren
2013-06-07 9:20 ` Linus Walleij
2013-05-24 9:03 ` [PATCH 0/3] pinctrl: pinctrl-single: Add full fledge support " Linus Walleij
[not found] ` <CACRpkdZEsRaaE9dJLDNMzJZSLZ35pqS6XVj5KgCzJGG5nnvPQg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-26 16:11 ` Haojian Zhuang
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=1369145282-14419-1-git-send-email-prakash.pm@ti.com \
--to=prakash.pm-l0cymroini0@public.gmane.org \
--cc=davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org \
--cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
--cc=grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
--cc=peter.ujfalusi-l0cyMroinI0@public.gmane.org \
--cc=rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org \
--cc=rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org \
--cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.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 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).