All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/2] pinctrl: sh-pfc: r8a7796: Add drive strength and bias support
@ 2016-11-17 15:09 Niklas Söderlund
  2016-11-17 15:09 ` [PATCHv3 1/2] pinctrl: sh-pfc: r8a7796: Add drive strength support Niklas Söderlund
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Niklas Söderlund @ 2016-11-17 15:09 UTC (permalink / raw)
  To: Geert Uytterhoeven, Laurent Pinchart
  Cc: Linus Walleij, linux-renesas-soc, linux-gpio, Niklas Söderlund

Hi,

These patches add drive strength and bias support for both GPIO and none
GPIO pins to r8a7796. Similar to the none GPIO pins for r8a7795 the
system to derive unique pin numbers are the R-Car M3SiP pin layout.

Tested on M3-W and the series depends on the series '[PATCHv3 0/6]
pinctrl: sh-pfc: Fixups for bias handling and preparation for none GPIO
pins'.

Changes since v2
- Update DU_DOTCLKIN2 from physical pin AR7 to AR8.
- Dropped DU_DOTCLKIN3, this pin is not present on r8a7796.
- Renamed FSCLKST# to FSCLKST.

Changes since v1
- Update use of bias information helper function to match changes to the series
  which this patch depend on


Niklas Söderlund (2):
  pinctrl: sh-pfc: r8a7796: Add drive strength support
  pinctrl: sh-pfc: r8a7796: Add bias pinconf support

 drivers/pinctrl/sh-pfc/pfc-r8a7796.c | 635 ++++++++++++++++++++++++++++++++++-
 1 file changed, 623 insertions(+), 12 deletions(-)

-- 
2.10.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-30  7:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-17 15:09 [PATCHv3 0/2] pinctrl: sh-pfc: r8a7796: Add drive strength and bias support Niklas Söderlund
2016-11-17 15:09 ` [PATCHv3 1/2] pinctrl: sh-pfc: r8a7796: Add drive strength support Niklas Söderlund
2016-11-17 15:09 ` [PATCHv3 2/2] pinctrl: sh-pfc: r8a7796: Add bias pinconf support Niklas Söderlund
2016-11-30  7:58 ` [PATCHv3 0/2] pinctrl: sh-pfc: r8a7796: Add drive strength and bias support Geert Uytterhoeven

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.