All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulrich Hecht <uli+renesas@fpond.eu>
To: linux-renesas-soc@vger.kernel.org, geert@linux-m68k.org,
	wsa@the-dreams.de
Cc: Ulrich Hecht <uli+renesas@fpond.eu>
Subject: [PATCH v2 0/4] I2C0/3/5 pin control for H3 and M3-W
Date: Fri, 16 Nov 2018 15:20:47 +0800	[thread overview]
Message-ID: <1542352851-25393-1-git-send-email-uli+renesas@fpond.eu> (raw)

This is an up-port from the BSP. Unfortunately I could not test these
because none of those pins seem to be accessible on Salvator boards (not on
ULCB either, AFAICT), so the best thing I can say is that they don't seem to
break anything.

This revision incorporates the suggestions made by Geert; see below for
details.

CU
Uli


Changes since v1:
- factor out identical macros to sh_pfc.h, comment them
- sort pin groups
- adjust for common/automotive split in r8a7796


Takeshi Kihara (3):
  pinctrl: sh-pfc: r8a7795: Add I2C{0,3,5} pins, groups and functions
  pinctrl: sh-pfc: r8a7795-es1: Add I2C{0,3,5} pins, groups and
    functions
  pinctrl: sh-pfc: r8a7796: Add I2C{0,3,5} pins, groups and functions

Ulrich Hecht (1):
  pinctrl: sh-pfc: Add physical pin multiplexing helper macros

 drivers/pinctrl/sh-pfc/pfc-r8a7795-es1.c | 97 ++++++++++++++++++++++++-------
 drivers/pinctrl/sh-pfc/pfc-r8a7795.c     | 95 ++++++++++++++++++++++++-------
 drivers/pinctrl/sh-pfc/pfc-r8a7796.c     | 98 +++++++++++++++++++++++++-------
 drivers/pinctrl/sh-pfc/sh_pfc.h          | 22 +++++++
 4 files changed, 248 insertions(+), 64 deletions(-)

-- 
2.7.4

             reply	other threads:[~2018-11-16 17:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-16  7:20 Ulrich Hecht [this message]
2018-11-16  7:20 ` [PATCH v2 1/4] pinctrl: sh-pfc: Add physical pin multiplexing helper macros Ulrich Hecht
2018-11-16  8:42   ` Geert Uytterhoeven
2018-11-16 23:50     ` Ulrich Hecht
2018-11-16  7:20 ` [PATCH v2 2/4] pinctrl: sh-pfc: r8a7795: Add I2C{0,3,5} pins, groups and functions Ulrich Hecht
2018-11-16  8:39   ` Geert Uytterhoeven
2018-11-16  7:20 ` [PATCH v2 3/4] pinctrl: sh-pfc: r8a7795-es1: " Ulrich Hecht
2018-11-16  8:40   ` Geert Uytterhoeven
2018-11-16  7:20 ` [PATCH v2 4/4] pinctrl: sh-pfc: r8a7796: " Ulrich Hecht
2018-11-16  8:40   ` Geert Uytterhoeven
2018-11-16  8:30 ` [PATCH v2 0/4] I2C0/3/5 pin control for H3 and M3-W Geert Uytterhoeven
2018-12-05 21:23 ` Wolfram Sang

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=1542352851-25393-1-git-send-email-uli+renesas@fpond.eu \
    --to=uli+renesas@fpond.eu \
    --cc=geert@linux-m68k.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=wsa@the-dreams.de \
    /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.