Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: gpio: spacemit: add compatible name for K3 SoC

Add new compatible string for SpacemiT K3 SoC's GPIO controller.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Link: https://lore.kernel.org/r/20260106-02-k3-gpio-v3-1-4800c214810b@gentoo.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>

authored by

Yixun Lan and committed by
Bartosz Golaszewski
48033e4c 98d78c06

+3 -1
+3 -1
Documentation/devicetree/bindings/gpio/spacemit,k1-gpio.yaml
··· 19 19 pattern: "^gpio@[0-9a-f]+$" 20 20 21 21 compatible: 22 - const: spacemit,k1-gpio 22 + enum: 23 + - spacemit,k1-gpio 24 + - spacemit,k3-gpio 23 25 24 26 reg: 25 27 maxItems: 1