linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Modularize SX150X GPIO expander
@ 2025-08-18  4:41 Fange Zhang
  2025-08-18  4:41 ` [PATCH 1/2] pinctrl: sx150x: Make the driver tristate Fange Zhang
  2025-08-18  4:41 ` [PATCH 2/2] arm64: defconfig: Modularize SX150X GPIO expander Fange Zhang
  0 siblings, 2 replies; 11+ messages in thread
From: Fange Zhang @ 2025-08-18  4:41 UTC (permalink / raw)
  To: Linus Walleij, Catalin Marinas, Will Deacon
  Cc: linux-gpio, linux-kernel, linux-arm-kernel, Fange Zhang,
	dmitry.baryshkov, tingwei.zhang, xiangxu.yin

The ANX7625 relies on SX150X-controlled GPIOs for reset and HPD for
the QCS615 Ride board

Signed-off-by: Fange Zhang <fange.zhang@oss.qualcomm.com>
---
Fange Zhang (2):
      pinctrl: sx150x: Make the driver tristate
      arm64: defconfig: Modularize SX150X GPIO expander

 arch/arm64/configs/defconfig     | 1 +
 drivers/pinctrl/Kconfig          | 2 +-
 drivers/pinctrl/pinctrl-sx150x.c | 4 ++++
 3 files changed, 6 insertions(+), 1 deletion(-)
---
base-commit: 1357b2649c026b51353c84ddd32bc963e8999603
change-id: 20250818-modularize-sx150x-gpio-expander-cef7fd0a7511

Best regards,
-- 
Fange Zhang <fange.zhang@oss.qualcomm.com>


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

end of thread, other threads:[~2025-08-20  7:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-18  4:41 [PATCH 0/2] Modularize SX150X GPIO expander Fange Zhang
2025-08-18  4:41 ` [PATCH 1/2] pinctrl: sx150x: Make the driver tristate Fange Zhang
2025-08-19 12:55   ` Linus Walleij
2025-08-20  2:55     ` Fange Zhang
2025-08-20  6:18       ` Krzysztof Kozlowski
2025-08-20  7:34         ` Fange Zhang
2025-08-18  4:41 ` [PATCH 2/2] arm64: defconfig: Modularize SX150X GPIO expander Fange Zhang
2025-08-18  6:33   ` Krzysztof Kozlowski
2025-08-18  7:10     ` Fange Zhang
2025-08-18  8:02       ` Krzysztof Kozlowski
2025-08-18  8:38         ` Fange Zhang

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