linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] pinctrl: at91-pio4: add support for slew-rate
@ 2021-01-25 10:19 Claudiu Beznea
  2021-01-25 10:19 ` [PATCH 1/3] dt-bindings: pinctrl: at91-pio4: add slew-rate Claudiu Beznea
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Claudiu Beznea @ 2021-01-25 10:19 UTC (permalink / raw)
  To: linus.walleij, robh+dt, nicolas.ferre, alexandre.belloni,
	ludovic.desroches
  Cc: linux-gpio, devicetree, linux-arm-kernel, linux-kernel, Claudiu Beznea

Hi,

This series adds support for slew rate on SAMA7G5. Along with this
patch 3/3 fixes some checkpatch.pl warnings.

Thank you,
Claudiu Beznea

Claudiu Beznea (3):
  dt-bindings: pinctrl: at91-pio4: add slew-rate
  pinctrl: at91-pio4: add support for slew-rate
  pinctrl: at91-pio4: fix "Prefer 'unsigned int' to bare use of    
    'unsigned'"

 .../bindings/pinctrl/atmel,at91-pio4-pinctrl.txt   |   8 +-
 drivers/pinctrl/pinctrl-at91-pio4.c                | 137 +++++++++++++--------
 2 files changed, 89 insertions(+), 56 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-01-27 10:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25 10:19 [PATCH 0/3] pinctrl: at91-pio4: add support for slew-rate Claudiu Beznea
2021-01-25 10:19 ` [PATCH 1/3] dt-bindings: pinctrl: at91-pio4: add slew-rate Claudiu Beznea
2021-01-27  9:48   ` Ludovic Desroches
2021-01-25 10:19 ` [PATCH 2/3] pinctrl: at91-pio4: add support for slew-rate Claudiu Beznea
2021-01-27  9:56   ` Ludovic Desroches
2021-01-25 10:19 ` [PATCH 3/3] pinctrl: at91-pio4: fix "Prefer 'unsigned int' to bare use of 'unsigned'" Claudiu Beznea
2021-01-27  9:57   ` Ludovic Desroches
2021-01-26 14:38 ` [PATCH 0/3] pinctrl: at91-pio4: add support for slew-rate Linus Walleij

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).