linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] support i.MX93 truly available GPIO pins
@ 2024-01-11 13:19 Hector Palacios
  2024-01-11 13:19 ` [PATCH 1/2] gpio: vf610: add support to DT 'ngpios' property Hector Palacios
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Hector Palacios @ 2024-01-11 13:19 UTC (permalink / raw)
  To: bartosz.golaszewski, linus.walleij
  Cc: linux-gpio, linux-kernel, haibo.chen, peng.fan, hector.palacios

All four GPIO ports of i.MX93 SoC show 32 pins available, but
not every port has 32 pins.
Add support on the GPIO driver to 'ngpios' property and set
the truly available pins on the SoC device tree.

Hector Palacios (2):
      gpio: vf610: add support to DT 'ngpios' property
      arm64: dts: imx93: specify available 'ngpios' per GPIO port

 arch/arm64/boot/dts/freescale/imx93.dtsi | 4 ++++
 drivers/gpio/gpio-vf610.c                | 7 ++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)


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

end of thread, other threads:[~2024-01-11 14:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-11 13:19 [PATCH 0/2] support i.MX93 truly available GPIO pins Hector Palacios
2024-01-11 13:19 ` [PATCH 1/2] gpio: vf610: add support to DT 'ngpios' property Hector Palacios
2024-01-11 14:22   ` Linus Walleij
2024-01-11 13:19 ` [PATCH 2/2] arm64: dts: imx93: specify available 'ngpios' per GPIO port Hector Palacios
2024-01-11 14:26   ` Alexander Stein
2024-01-11 13:53 ` [PATCH 0/2] support i.MX93 truly available GPIO pins Bartosz Golaszewski

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