All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] gpio: mmio: Support IXP4xx expansion bus MMIO GPIO
@ 2025-08-20 10:59 Linus Walleij
  2025-08-20 10:59 ` [PATCH 1/4] dt-bindings: gpio-mmio: Support hogs Linus Walleij
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Linus Walleij @ 2025-08-20 10:59 UTC (permalink / raw)
  To: Bartosz Golaszewski, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Linus Walleij, Imre Kaloz, Krzysztof Kozlowski
  Cc: linux-gpio, devicetree, Linus Walleij

After Florian reminded me to do things properly, here are
fixups and additions to the MMIO GPIO bindings and a
tie-in to the IXP4xx expansion bus memory controller.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (4):
      dt-bindings: gpio-mmio: Support hogs
      dt-bindings: Add bank width to Intel IXP4xx memory controller
      dt-bindings: gpio-mmio: Add MMIO for IXP4xx expansion bus
      gpio: mmio: Add compatible for the ixp4xx eb MMIO

 .../devicetree/bindings/gpio/gpio-mmio.yaml        | 37 +++++++++++++++++++++-
 .../intel,ixp4xx-expansion-peripheral-props.yaml   |  5 +++
 drivers/gpio/gpio-mmio.c                           |  1 +
 3 files changed, 42 insertions(+), 1 deletion(-)
---
base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
change-id: 20250820-ixp4xx-eb-mmio-gpio-80884f67aa67

Best regards,
-- 
Linus Walleij <linus.walleij@linaro.org>


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

end of thread, other threads:[~2025-08-22 14:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20 10:59 [PATCH 0/4] gpio: mmio: Support IXP4xx expansion bus MMIO GPIO Linus Walleij
2025-08-20 10:59 ` [PATCH 1/4] dt-bindings: gpio-mmio: Support hogs Linus Walleij
2025-08-22 14:24   ` Rob Herring (Arm)
2025-08-20 10:59 ` [PATCH 2/4] dt-bindings: Add bank width to Intel IXP4xx memory controller Linus Walleij
2025-08-22 14:26   ` Rob Herring
2025-08-20 10:59 ` [PATCH 3/4] dt-bindings: gpio-mmio: Add MMIO for IXP4xx expansion bus Linus Walleij
2025-08-22 14:27   ` Rob Herring (Arm)
2025-08-20 10:59 ` [PATCH 4/4] gpio: mmio: Add compatible for the ixp4xx eb MMIO Linus Walleij

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.