mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-01 10:43:43 +00:00
pinctrl: gemini: fix typos
Signed-off-by: Du Huanpeng <dhu@hodcarrier.org> Link: https://lore.kernel.org/r/1633879405-11658-1-git-send-email-dhu@hodcarrier.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
576ad176ad
commit
c30174d333
@ -412,7 +412,7 @@ static const struct pinctrl_pin_desc gemini_3512_pins[] = {
|
||||
PINCTRL_PIN(249, "P16 GPIO0 17"),
|
||||
PINCTRL_PIN(250, "P17 GPIO0 18"),
|
||||
PINCTRL_PIN(251, "P18 GPIO0 19"),
|
||||
/* Row R (for some reason Q us skipped) */
|
||||
/* Row R (for some reason Q is skipped) */
|
||||
PINCTRL_PIN(252, "R1 IDE DD6"),
|
||||
PINCTRL_PIN(253, "R2 IDE DD8"),
|
||||
PINCTRL_PIN(254, "R3 IDE DD7"),
|
||||
@ -1306,7 +1306,7 @@ static const struct pinctrl_pin_desc gemini_3516_pins[] = {
|
||||
PINCTRL_PIN(277, "P18 PCI AD1"),
|
||||
PINCTRL_PIN(278, "P19 PCI AD3"),
|
||||
PINCTRL_PIN(279, "P20 PCI AD5"),
|
||||
/* Row R (for some reason Q us skipped) */
|
||||
/* Row R (for some reason Q is skipped) */
|
||||
PINCTRL_PIN(280, "R1 IDE DD13"),
|
||||
PINCTRL_PIN(281, "R2 IDE DD12"),
|
||||
PINCTRL_PIN(282, "R3 IDE DD10"),
|
||||
|
Loading…
Reference in New Issue
Block a user