All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] add drive strenght and slew rate support for SAM9X60
@ 2019-03-25 10:33 Claudiu.Beznea at microchip.com
  2019-03-25 10:33 ` [U-Boot] [PATCH 1/4] pinctrl: at91: add option to use drive strength bits Claudiu.Beznea at microchip.com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Claudiu.Beznea at microchip.com @ 2019-03-25 10:33 UTC (permalink / raw)
  To: u-boot

From: Claudiu Beznea <claudiu.beznea@microchip.com>

Hi,

This series adds support for drive strength and slew rate support for
Microchip SAMX60's pin controller. For drive strenght we could have 2
values: low, high. For slew rate we could have 2 values: enable, disabled.

Thank you,
Claudiu Beznea

Claudiu Beznea (4):
  pinctrl: at91: add option to use drive strength bits
  pinctrl: at91: add drive strength support for SAM9X60
  pinctrl: at91: add compatibles for SAM9X60 pin controller
  pinctrl: at91: add slewrate support for SAM9X60

 drivers/pinctrl/pinctrl-at91.c     | 84 +++++++++++++++++++++++++++++++++++---
 include/dt-bindings/pinctrl/at91.h |  4 ++
 2 files changed, 83 insertions(+), 5 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2019-04-08  6:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25 10:33 [U-Boot] [PATCH 0/4] add drive strenght and slew rate support for SAM9X60 Claudiu.Beznea at microchip.com
2019-03-25 10:33 ` [U-Boot] [PATCH 1/4] pinctrl: at91: add option to use drive strength bits Claudiu.Beznea at microchip.com
2019-03-25 10:33 ` [U-Boot] [PATCH 2/4] pinctrl: at91: add drive strength support for SAM9X60 Claudiu.Beznea at microchip.com
2019-03-25 10:33 ` [U-Boot] [PATCH 3/4] pinctrl: at91: add compatibles for SAM9X60 pin controller Claudiu.Beznea at microchip.com
2019-03-25 10:34 ` [U-Boot] [PATCH 4/4] pinctrl: at91: add slewrate support for SAM9X60 Claudiu.Beznea at microchip.com
2019-04-08  6:04 ` [U-Boot] [PATCH 0/4] add drive strenght and slew rate " Eugen.Hristev at microchip.com

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.