Skip to content

Commit ba76930

Browse files
dlan17linusw
authored andcommitted
dt-bindings: pinctrl: spacemit: k3: fix drive-strength doc
Fix a typo in DT documentation, it should describe the 3.3V drive strength table of SpacemiT k3 SoC. Fixes: 5adaa1a ("dt-bindings: pinctrl: spacemit: add K3 SoC support") Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> Signed-off-by: Linus Walleij <linusw@kernel.org>
1 parent 881238a commit ba76930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/pinctrl/spacemit,k1-pinctrl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ patternProperties:
8787
description: For K3 SoC, 1.8V voltage output
8888

8989
- enum: [ 3, 5, 7, 9, 11, 13, 15, 17, 25, 27, 29, 31, 33, 35, 37, 38 ]
90-
description: For K3 SoC, 1.8V voltage output
90+
description: For K3 SoC, 3.3V voltage output
9191

9292
input-schmitt:
9393
description: |

0 commit comments

Comments
 (0)