Skip to content

Commit 4905aa2

Browse files
unicornxlinusw
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 <[email protected]> Reviewed-by: Inochi Amaoto <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent f755261 commit 4905aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)