linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] AT91 PIO4 push-pull enable
@ 2023-05-17 11:54 Ryan.Wanner
  2023-05-17 11:54 ` [PATCH 1/3] pinctrl: at91-pio4: Enable Push-Pull configuration Ryan.Wanner
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Ryan.Wanner @ 2023-05-17 11:54 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, conor+dt, nicolas.ferre,
	alexandre.belloni, claudiu.beznea, linus.walleij,
	ludovic.desroches
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-gpio,
	Ryan Wanner

From: Ryan Wanner <Ryan.Wanner@microchip.com>

This patch set enables push-pull pin configuation for PIO4 IP as well as
updating the DT binding.

Removing the integer argument for open-drain allows the driver to
process drive configuration from gpiolib as the integer argument is
discarded.

Ryan Wanner (3):
  pinctrl: at91-pio4: Enable Push-Pull configuration
  dt-bindings: pinctrl: at91-pio4: Add push-pull support
  ARM: dts: at91: Return to boolean properties

 .../bindings/pinctrl/atmel,at91-pio4-pinctrl.txt  |  3 ++-
 arch/arm/boot/dts/at91-kizbox3-hs.dts             |  2 +-
 arch/arm/boot/dts/at91-kizbox3_common.dtsi        |  2 +-
 drivers/pinctrl/pinctrl-at91-pio4.c               | 15 +++++++++++----
 4 files changed, 15 insertions(+), 7 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-05-24  8:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-17 11:54 [PATCH 0/3] AT91 PIO4 push-pull enable Ryan.Wanner
2023-05-17 11:54 ` [PATCH 1/3] pinctrl: at91-pio4: Enable Push-Pull configuration Ryan.Wanner
2023-05-18  5:40   ` Claudiu.Beznea
2023-05-18  5:54     ` Claudiu.Beznea
2023-05-22  9:18   ` Nicolas Ferre
2023-05-23 16:27   ` andy.shevchenko
2023-05-24  8:50   ` Linus Walleij
2023-05-17 11:54 ` [PATCH 2/3] dt-bindings: pinctrl: at91-pio4: Add push-pull support Ryan.Wanner
2023-05-17 17:38   ` Conor Dooley
2023-05-17 17:50     ` Conor Dooley
2023-05-22  9:18   ` Nicolas Ferre
2023-05-24  8:50   ` Linus Walleij
2023-05-17 11:54 ` [PATCH 3/3] ARM: dts: at91: Return to boolean properties Ryan.Wanner
2023-05-22  9:22   ` Nicolas Ferre
2023-05-23  5:05     ` Claudiu.Beznea

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