From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Linus Walleij <linus.walleij@linaro.org>,
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/5] pinctrl: sh-pfc: r8a7795/r8a7796: MSIOF updates
Date: Wed, 12 Jul 2017 12:31:12 +0200 [thread overview]
Message-ID: <1499855477-20818-1-git-send-email-geert+renesas@glider.be> (raw)
Hi Linus, Laurent,
This patch series fixes MSIOF-related bugs in the R-Car H3 ES2.0 and M3-W
pin control drivers, and enables support for MSIOF on R-Car H3 ES2.0.
I plan to queue these up in sh-pfc-for-v4.14.
Thanks!
Geert Uytterhoeven (2):
pinctrl: sh-pfc: r8a7795: Add MSIOF pins, groups and functions
pinctrl: sh-pfc: r8a7796: Fix MSIOF3 SS2_E mux
Takeshi Kihara (3):
pinctrl: sh-pfc: r8a7795: Fix MSIOF3_{SS1,SS2}_E pin function
definitions
pinctrl: sh-pfc: r8a7796: Fix MSIOF3_{SS1,SS2}_E pin function
definitions
pinctrl: sh-pfc: r8a7796: Fix IPSR setting for MSIOF3_SS1_E pin
drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 916 ++++++++++++++++++++++++++++++++++-
drivers/pinctrl/sh-pfc/pfc-r8a7796.c | 8 +-
2 files changed, 918 insertions(+), 6 deletions(-)
--
2.7.4
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next reply other threads:[~2017-07-12 10:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-12 10:31 Geert Uytterhoeven [this message]
2017-07-12 10:31 ` [PATCH 1/5] pinctrl: sh-pfc: r8a7795: Fix MSIOF3_{SS1,SS2}_E pin function definitions Geert Uytterhoeven
2017-07-12 10:31 ` [PATCH 2/5] pinctrl: sh-pfc: r8a7795: Add MSIOF pins, groups and functions Geert Uytterhoeven
2017-07-12 10:31 ` [PATCH 3/5] pinctrl: sh-pfc: r8a7796: Fix MSIOF3_{SS1,SS2}_E pin function definitions Geert Uytterhoeven
2017-07-12 10:31 ` [PATCH 4/5] pinctrl: sh-pfc: r8a7796: Fix IPSR setting for MSIOF3_SS1_E pin Geert Uytterhoeven
2017-07-12 10:31 ` [PATCH 5/5] pinctrl: sh-pfc: r8a7796: Fix MSIOF3 SS2_E mux Geert Uytterhoeven
2017-08-01 8:40 ` [PATCH 0/5] pinctrl: sh-pfc: r8a7795/r8a7796: MSIOF updates 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=1499855477-20818-1-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.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).