linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] gpio: brcmstb: add support for gpio-ranges
@ 2024-04-24 18:50 Doug Berger
  2024-04-24 18:50 ` [PATCH 1/3] dt-bindings: gpio: brcmstb: add gpio-ranges Doug Berger
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Doug Berger @ 2024-04-24 18:50 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski
  Cc: Phil Elwell, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Florian Fainelli, bcm-kernel-feedback-list, linux-gpio,
	devicetree, linux-arm-kernel, linux-kernel, Doug Berger

The Raspberry Pi 5 includes Broadcom STB GPIO IP as well as
Broadcom 2712 pin controller IP.

The community has expressed interest in linking the two drivers
with the "gpio-ranges" property in device tree. This commit
stack implements the necessary changes.

Doug Berger (3):
  dt-bindings: gpio: brcmstb: add gpio-ranges
  gpio: of: support gpio-ranges for multiple gpiochip devices
  gpio: brcmstb: add support for gpio-ranges

 .../bindings/gpio/brcm,brcmstb-gpio.yaml      |  3 +++
 drivers/gpio/gpio-brcmstb.c                   |  2 ++
 drivers/gpio/gpiolib-of.c                     | 23 +++++++++++++++++--
 3 files changed, 26 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-05-06  7:04 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-24 18:50 [PATCH 0/3] gpio: brcmstb: add support for gpio-ranges Doug Berger
2024-04-24 18:50 ` [PATCH 1/3] dt-bindings: gpio: brcmstb: add gpio-ranges Doug Berger
2024-04-24 23:11   ` Florian Fainelli
2024-04-25  6:59   ` Krzysztof Kozlowski
2024-05-03  7:57   ` Linus Walleij
2024-04-24 18:50 ` [PATCH 2/3] gpio: of: support gpio-ranges for multiple gpiochip devices Doug Berger
2024-04-24 23:14   ` Florian Fainelli
2024-04-26  7:32   ` Bartosz Golaszewski
2024-05-03  8:25   ` Linus Walleij
2024-05-03 20:21     ` Doug Berger
2024-05-05 12:25       ` Bartosz Golaszewski
2024-05-06  7:03         ` Linus Walleij
2024-05-06  7:02       ` Linus Walleij
2024-04-24 18:50 ` [PATCH 3/3] gpio: brcmstb: add support for gpio-ranges Doug Berger
2024-04-24 23:12   ` Florian Fainelli
2024-04-26  7:33 ` [PATCH 0/3] " Bartosz Golaszewski
2024-05-03  8:29   ` Linus Walleij

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