All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Add Polarfire SoC GPIO support
@ 2022-07-05 13:49 ` lewis.hanly
  0 siblings, 0 replies; 19+ messages in thread
From: lewis.hanly @ 2022-07-05 13:49 UTC (permalink / raw)
  To: linux-gpio, linux-riscv, palmer, maz
  Cc: paul.walmsley, conor.dooley, daire.mcnamara, lewis.hanly

From: Lewis Hanly <lewis.hanly@microchip.com>

Add a driver to support the Polarfire SoC gpio controller.

Lewis Hanly (1):
  gpio: mpfs - add polarfire soc gpio support

 drivers/gpio/Kconfig     |   7 +
 drivers/gpio/Makefile    |   1 +
 drivers/gpio/gpio-mpfs.c | 358 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 366 insertions(+)
 create mode 100644 drivers/gpio/gpio-mpfs.c

-- 
2.25.1


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

end of thread, other threads:[~2022-07-11 12:26 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-05 13:49 [PATCH 0/1] Add Polarfire SoC GPIO support lewis.hanly
2022-07-05 13:49 ` lewis.hanly
2022-07-05 13:49 ` [PATCH 1/1] gpio: mpfs - add polarfire soc gpio support lewis.hanly
2022-07-05 13:49   ` lewis.hanly
2022-07-05 15:17   ` Conor.Dooley
2022-07-05 15:17     ` Conor.Dooley
2022-07-06  5:34     ` Lewis.Hanly
2022-07-06  5:34       ` Lewis.Hanly
2022-07-06  6:50   ` Marc Zyngier
2022-07-06  6:50     ` Marc Zyngier
2022-07-06 10:03   ` Ben Dooks
2022-07-06 10:03     ` Ben Dooks
2022-07-11 12:26     ` Lewis.Hanly
2022-07-11 12:26       ` Lewis.Hanly
2022-07-07  4:46   ` kernel test robot
2022-07-07  4:46     ` kernel test robot
2022-07-07 13:03     ` Marc Zyngier
2022-07-07 13:03       ` Marc Zyngier
2022-07-07 13:03       ` Marc Zyngier

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.