linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] gpio: mmio: Make driver agnostic
@ 2023-10-25 18:42 Andy Shevchenko
  2023-10-25 18:42 ` [PATCH v1 1/3] device property: Implement device_is_big_endian() Andy Shevchenko
                   ` (4 more replies)
  0 siblings, 5 replies; 27+ messages in thread
From: Andy Shevchenko @ 2023-10-25 18:42 UTC (permalink / raw)
  To: Andy Shevchenko, Greg Kroah-Hartman, linux-gpio, linux-kernel,
	linux-acpi
  Cc: Linus Walleij, Bartosz Golaszewski, Andy Shevchenko,
	Daniel Scally, Heikki Krogerus, Sakari Ailus, Rafael J. Wysocki,
	Rob Herring

Driver uses so far some OF APIs when generic fwnode ones can be used.
Replace these APIs accordingly. Note, this will help to clean up OF
headers even more.

Andy Shevchenko (3):
  device property: Implement device_is_big_endian()
  gpio: mmio: Make use of device properties
  gpio: mmio: Clean up headers

 drivers/gpio/gpio-mmio.c | 53 +++++++++++++++-------------------------
 include/linux/property.h | 26 ++++++++++++++++++++
 2 files changed, 46 insertions(+), 33 deletions(-)

-- 
2.40.0.1.gaa8946217a0b


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

end of thread, other threads:[~2023-12-18 15:02 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-25 18:42 [PATCH v1 0/3] gpio: mmio: Make driver agnostic Andy Shevchenko
2023-10-25 18:42 ` [PATCH v1 1/3] device property: Implement device_is_big_endian() Andy Shevchenko
2023-10-26  5:25   ` Greg Kroah-Hartman
2023-10-26 12:27     ` Andy Shevchenko
2023-11-02 15:33       ` Andy Shevchenko
2023-11-02 15:58         ` Greg Kroah-Hartman
2023-11-02 16:47           ` Andy Shevchenko
2023-11-03  9:08         ` Bartosz Golaszewski
2023-11-15 14:58           ` Bartosz Golaszewski
2023-11-15 20:21             ` Greg Kroah-Hartman
2023-12-07 14:19               ` Andy Shevchenko
2023-12-15 14:49                 ` Greg Kroah-Hartman
2023-12-15 15:08                   ` Andy Shevchenko
2023-12-18 10:35                     ` Bartosz Golaszewski
2023-12-18 10:55                       ` Andy Shevchenko
2023-12-18 11:05                         ` Bartosz Golaszewski
2023-12-18 11:18                           ` Greg Kroah-Hartman
2023-12-18 12:38                             ` Bartosz Golaszewski
2023-12-18 13:40                               ` Andy Shevchenko
2023-12-18 11:08                       ` Greg Kroah-Hartman
2023-10-25 18:42 ` [PATCH v1 2/3] gpio: mmio: Make use of device properties Andy Shevchenko
2023-10-25 18:42 ` [PATCH v1 3/3] gpio: mmio: Clean up headers Andy Shevchenko
2023-10-25 19:55 ` [PATCH v1 0/3] gpio: mmio: Make driver agnostic Linus Walleij
2023-12-18 12:43 ` Bartosz Golaszewski
     [not found]   ` <ZYBKn9UZIhY03DiV@smile.fi.intel.com>
2023-12-18 13:36     ` Andy Shevchenko
2023-12-18 13:37       ` Bartosz Golaszewski
2023-12-18 15:02         ` 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).