From: Anders Berg <anders.berg-1wcpHE2jlwO1Z/+hSey0Gg@public.gmane.org>
To: Linus Walleij
<linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Alexandre Courbot
<gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Anders Berg <anders.berg-1wcpHE2jlwO1Z/+hSey0Gg@public.gmane.org>
Subject: [PATCH 0/2] Add driver for AXM55xx SSP chip selects
Date: Mon, 1 Sep 2014 14:53:39 +0200 [thread overview]
Message-ID: <1409576021-24828-1-git-send-email-anders.berg@avagotech.com> (raw)
This driver enables control of the SSP/SPI chip-select signals as GPIOs on the
AXM55xx device.
Anders Berg (2):
gpio: Add driver for AXM55xx SSP chip selects
Documentation: DT bindings for AXM55xx SSP CS
.../devicetree/bindings/gpio/gpio-axxia-sspcs.txt | 36 ++++++
drivers/gpio/Kconfig | 8 ++
drivers/gpio/Makefile | 1 +
drivers/gpio/gpio-axxia-ssp.c | 128 +++++++++++++++++++++
4 files changed, 173 insertions(+)
create mode 100644 Documentation/devicetree/bindings/gpio/gpio-axxia-sspcs.txt
create mode 100644 drivers/gpio/gpio-axxia-ssp.c
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2014-09-01 12:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-01 12:53 Anders Berg [this message]
2014-09-01 12:53 ` [PATCH 1/2] gpio: Add driver for AXM55xx SSP chip selects Anders Berg
2014-09-04 17:04 ` Linus Walleij
[not found] ` <CACRpkdby4H-fivNn_kG2uL0EjsCGAc+t6OyFi0+VcNGf2Z9NQA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-04 17:06 ` Mark Brown
2014-09-04 17:32 ` Linus Walleij
2014-09-05 9:05 ` Anders Berg
2014-09-06 13:53 ` Mark Brown
[not found] ` <20140906135308.GC2601-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-09-08 11:02 ` Anders Berg
2014-09-08 11:35 ` Mark Brown
2014-09-05 9:47 ` Russell King - ARM Linux
2014-09-05 13:40 ` Anders Berg
2014-09-01 12:53 ` [PATCH 2/2] Documentation: DT bindings for AXM55xx SSP CS Anders Berg
2014-09-04 17:05 ` 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=1409576021-24828-1-git-send-email-anders.berg@avagotech.com \
--to=anders.berg-1wcphe2jlwo1z/+hsey0gg@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@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).