linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/6] ARM: pxa: GPIO descriptor conversions
@ 2023-09-24 16:42 Duje Mihanović
  2023-09-24 16:42 ` [PATCH RFC 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors Duje Mihanović
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Duje Mihanović @ 2023-09-24 16:42 UTC (permalink / raw)
  To: Daniel Mack, Haojian Zhuang, Robert Jarzmik, Russell King,
	Alan Stern, Greg Kroah-Hartman, Linus Walleij,
	Bartosz Golaszewski, Andy Shevchenko
  Cc: linux-arm-kernel, linux-kernel, linux-usb, linux-gpio,
	Duje Mihanović

Hello,

Small series to convert some of the board files in the mach-pxa directory
to use the new GPIO descriptor interface.

Most notably, the am200epd, am300epd and Spitz matrix keypad among
others are not converted in this series.

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
---
Duje Mihanović (6):
      ARM: pxa: Convert Spitz OHCI to GPIO descriptors
      ARM: pxa: Convert Spitz LEDs to GPIO descriptors
      ARM: pxa: Convert Spitz CF power control to GPIO descriptors
      ARM: pxa: Convert reset driver to GPIO descriptors
      ARM: pxa: Convert Spitz hsync to GPIO descriptors
      ARM: pxa: Convert gumstix Bluetooth to GPIO descriptors

 arch/arm/mach-pxa/gumstix.c    | 24 ++++++++-------
 arch/arm/mach-pxa/reset.c      | 40 +++++++++----------------
 arch/arm/mach-pxa/reset.h      |  3 +-
 arch/arm/mach-pxa/spitz.c      | 68 +++++++++++++++++++++++++++++++++---------
 drivers/usb/host/ohci-pxa27x.c | 10 +++++++
 5 files changed, 92 insertions(+), 53 deletions(-)
---
base-commit: ce9ecca0238b140b88f43859b211c9fdfd8e5b70
change-id: 20230807-pxa-gpio-3ce25d574814

Best regards,
-- 
Duje Mihanović <duje.mihanovic@skole.hr>



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

end of thread, other threads:[~2023-10-02  8:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-24 16:42 [PATCH RFC 0/6] ARM: pxa: GPIO descriptor conversions Duje Mihanović
2023-09-24 16:42 ` [PATCH RFC 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors Duje Mihanović
2023-09-25  7:30   ` Andy Shevchenko
2023-09-27 14:01     ` Linus Walleij
2023-10-01  8:18       ` Andy Shevchenko
2023-10-01  9:21         ` Andy Shevchenko
2023-10-02  8:00           ` Linus Walleij
2023-09-24 16:42 ` [PATCH RFC 2/6] ARM: pxa: Convert Spitz LEDs " Duje Mihanović
2023-09-24 16:42 ` [PATCH RFC 3/6] ARM: pxa: Convert Spitz CF power control " Duje Mihanović
2023-09-24 16:42 ` [PATCH RFC 4/6] ARM: pxa: Convert reset driver " Duje Mihanović
2023-09-25  7:34   ` Andy Shevchenko
2023-09-24 16:42 ` [PATCH RFC 5/6] ARM: pxa: Convert Spitz hsync " Duje Mihanović
2023-09-25  7:36   ` Andy Shevchenko
2023-09-25 15:07     ` Duje Mihanović
2023-09-24 16:42 ` [PATCH RFC 6/6] ARM: pxa: Convert gumstix Bluetooth " Duje Mihanović
2023-09-25  7:37 ` [PATCH RFC 0/6] ARM: pxa: GPIO descriptor conversions Andy Shevchenko

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