Skip to content

Commit 4905aa2

Browse files
unicornxLinus Walleij
authored andcommitted
dt-bindings: pinctrl: correct typo of description for cv1800
It should be PINMUX/PINMUX2, not GPIOMUX/GPIOMUX2, see <dt-bindings/pinctrl/pinctrl-cv1800b.h>. Fixes: 64aa494 ("dt-bindings: pinctrl: Add pinctrl for Sophgo CV1800 series SoC.") Signed-off-by: Chen Wang <unicorn_wang@outlook.com> Reviewed-by: Inochi Amaoto <inochiama@gmail.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/20241029012312.3448287-1-unicornxw@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent f755261 commit 4905aa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/pinctrl/sophgo,cv1800-pinctrl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ patternProperties:
5858
pinmux:
5959
description: |
6060
The list of GPIOs and their mux settings that properties in the
61-
node apply to. This should be set using the GPIOMUX or GPIOMUX2
61+
node apply to. This should be set using the PINMUX or PINMUX2
6262
macro.
6363
6464
bias-pull-up:

0 commit comments

Comments
 (0)