[PATCH v2] dt-bindings: pinctrl: spacemit: k3: fix drive-strength doc
Yixun Lan
dlan at gentoo.org
Tue Jan 13 16:17:42 PST 2026
Fix a typo in DT documentation, it should describe the 3.3V drive strength
table of SpacemiT k3 SoC.
Fixes: 5adaa1a8c088 ("dt-bindings: pinctrl: spacemit: add K3 SoC support")
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
Signed-off-by: Yixun Lan <dlan at gentoo.org>
---
Hi Linus,
Can you also queue this for-next? thanks
---
Changes in v2:
- fix >75 lines of commit message
- collect Ack tags
- Link to v1: https://lore.kernel.org/r/20260110-k3-pinctrl-io-doc-fix-v1-1-7872fe6efb80@gentoo.org
---
Documentation/devicetree/bindings/pinctrl/spacemit,k1-pinctrl.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/pinctrl/spacemit,k1-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/spacemit,k1-pinctrl.yaml
index 9a76cffcbaee..f009fed87e6b 100644
--- a/Documentation/devicetree/bindings/pinctrl/spacemit,k1-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/spacemit,k1-pinctrl.yaml
@@ -87,7 +87,7 @@ patternProperties:
description: For K3 SoC, 1.8V voltage output
- enum: [ 3, 5, 7, 9, 11, 13, 15, 17, 25, 27, 29, 31, 33, 35, 37, 38 ]
- description: For K3 SoC, 1.8V voltage output
+ description: For K3 SoC, 3.3V voltage output
input-schmitt:
description: |
---
base-commit: 3f20bdf7151834547a85231c28538f49601481ee
change-id: 20260110-k3-pinctrl-io-doc-fix-a9a043e24619
Best regards,
--
Yixun Lan <dlan at gentoo.org>
More information about the linux-riscv
mailing list