Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

pinctrl: qcom: ipq6018 Add missing pins in qpic pin group

The patch adds missing qpic data pins to qpic pingroup. These pins are
necessary for the qpic nand to work.

Fixes: ef1ea54eab0e ("pinctrl: qcom: Add ipq6018 pinctrl driver")
Signed-off-by: Sivaprakash Murugesan <sivaprak@codeaurora.org>
Link: https://lore.kernel.org/r/1592541089-17700-1-git-send-email-sivaprak@codeaurora.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Sivaprakash Murugesan and committed by
Linus Walleij
7f5f4de8 13f2d25b

+2 -1
+2 -1
drivers/pinctrl/qcom/pinctrl-ipq6018.c
··· 367 367 368 368 static const char * const qpic_pad_groups[] = { 369 369 "gpio0", "gpio1", "gpio2", "gpio3", "gpio4", "gpio9", "gpio10", 370 - "gpio11", "gpio17", 370 + "gpio11", "gpio17", "gpio15", "gpio12", "gpio13", "gpio14", "gpio5", 371 + "gpio6", "gpio7", "gpio8", 371 372 }; 372 373 373 374 static const char * const burn0_groups[] = {