Linux GPIO subsystem development
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: gpio: loongson: Add new loongson gpio chip compatible
@ 2025-03-03  7:45 Binbin Zhou
  2025-03-03  7:45 ` [PATCH 2/2] gpio: loongson-64bit: Add more gpio chip support Binbin Zhou
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Binbin Zhou @ 2025-03-03  7:45 UTC (permalink / raw)
  To: Binbin Zhou, Huacai Chen, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Yinbo Zhu, Linus Walleij, Bartosz Golaszewski
  Cc: Huacai Chen, Xuerui Wang, loongarch, devicetree, linux-gpio,
	Binbin Zhou

Add the devicetree compatibles for Loongson-7A2000 and Loongson-3A6000
gpio chip.

Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>
---
 Documentation/devicetree/bindings/gpio/loongson,ls-gpio.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/gpio/loongson,ls-gpio.yaml b/Documentation/devicetree/bindings/gpio/loongson,ls-gpio.yaml
index cf3b1b270aa8..b68159600e2b 100644
--- a/Documentation/devicetree/bindings/gpio/loongson,ls-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/loongson,ls-gpio.yaml
@@ -20,7 +20,10 @@ properties:
           - loongson,ls2k2000-gpio1
           - loongson,ls2k2000-gpio2
           - loongson,ls3a5000-gpio
+          - loongson,ls3a6000-gpio  # Loongson-3A6000 node GPIO
           - loongson,ls7a-gpio
+          - loongson,ls7a2000-gpio1 # LS7A2000 chipset GPIO
+          - loongson,ls7a2000-gpio2 # LS7A2000 ACPI GPIO
       - items:
           - const: loongson,ls2k1000-gpio
           - const: loongson,ls2k-gpio

base-commit: 8a5680bffb2f681688b5788751c767fc380ff9b7
-- 
2.47.1


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

end of thread, other threads:[~2025-03-05  8:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-03  7:45 [PATCH 1/2] dt-bindings: gpio: loongson: Add new loongson gpio chip compatible Binbin Zhou
2025-03-03  7:45 ` [PATCH 2/2] gpio: loongson-64bit: Add more gpio chip support Binbin Zhou
2025-03-04  8:36   ` Linus Walleij
2025-03-04  9:11     ` Huacai Chen
2025-03-04 10:36   ` Bartosz Golaszewski
2025-03-04 11:55     ` Binbin Zhou
2025-03-04 13:55       ` Bartosz Golaszewski
2025-03-04  8:36 ` [PATCH 1/2] dt-bindings: gpio: loongson: Add new loongson gpio chip compatible Linus Walleij
2025-03-04  9:10   ` Huacai Chen
2025-03-04 13:53 ` Rob Herring (Arm)
2025-03-05  8:56 ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox