linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Add Polarfire SoC GPIO support
@ 2022-07-05 13:49 lewis.hanly
  2022-07-05 13:49 ` [PATCH 1/1] gpio: mpfs - add polarfire soc gpio support lewis.hanly
  0 siblings, 1 reply; 9+ 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] 9+ messages in thread

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

Thread overview: 9+ 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 ` [PATCH 1/1] gpio: mpfs - add polarfire soc gpio support lewis.hanly
2022-07-05 15:17   ` Conor.Dooley
2022-07-06  5:34     ` Lewis.Hanly
2022-07-06  6:50   ` Marc Zyngier
2022-07-06 10:03   ` Ben Dooks
2022-07-11 12:26     ` Lewis.Hanly
2022-07-07  4:46   ` kernel test robot
2022-07-07 13:03     ` Marc Zyngier

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