All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] pinctrl: at91-pio4: add support for slew-rate
@ 2021-01-27 11:45 ` Claudiu Beznea
  0 siblings, 0 replies; 12+ messages in thread
From: Claudiu Beznea @ 2021-01-27 11:45 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

Changes in v2:
- s/sr/slew_rate_support/g in patch 2/3
- collected tags

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] 12+ messages in thread

end of thread, other threads:[~2021-02-12  8:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27 11:45 [PATCH v2 0/3] pinctrl: at91-pio4: add support for slew-rate Claudiu Beznea
2021-01-27 11:45 ` Claudiu Beznea
2021-01-27 11:45 ` [PATCH v2 1/3] dt-bindings: pinctrl: at91-pio4: add slew-rate Claudiu Beznea
2021-01-27 11:45   ` Claudiu Beznea
2021-02-09 19:08   ` Rob Herring
2021-02-09 19:08     ` Rob Herring
2021-01-27 11:45 ` [PATCH v2 2/3] pinctrl: at91-pio4: add support for slew-rate Claudiu Beznea
2021-01-27 11:45   ` Claudiu Beznea
2021-01-27 11:45 ` [PATCH v2 3/3] pinctrl: at91-pio4: fix "Prefer 'unsigned int' to bare use of 'unsigned'" Claudiu Beznea
2021-01-27 11:45   ` Claudiu Beznea
2021-02-12  8:20 ` [PATCH v2 0/3] pinctrl: at91-pio4: add support for slew-rate Linus Walleij
2021-02-12  8:20   ` Linus Walleij

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.