lkml.org 
[lkml]   [2020]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.7 414/477] pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
    Date
    From: Sivaprakash Murugesan <sivaprak@codeaurora.org>

    [ Upstream commit 7f5f4de83ca30a4922bb178b80144e2778faad01 ]

    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>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    drivers/pinctrl/qcom/pinctrl-ipq6018.c | 3 ++-
    1 file changed, 2 insertions(+), 1 deletion(-)

    diff --git a/drivers/pinctrl/qcom/pinctrl-ipq6018.c b/drivers/pinctrl/qcom/pinctrl-ipq6018.c
    index 38c33a778cb8d..ec50a3b4bd161 100644
    --- a/drivers/pinctrl/qcom/pinctrl-ipq6018.c
    +++ b/drivers/pinctrl/qcom/pinctrl-ipq6018.c
    @@ -367,7 +367,8 @@ static const char * const wci20_groups[] = {

    static const char * const qpic_pad_groups[] = {
    "gpio0", "gpio1", "gpio2", "gpio3", "gpio4", "gpio9", "gpio10",
    - "gpio11", "gpio17",
    + "gpio11", "gpio17", "gpio15", "gpio12", "gpio13", "gpio14", "gpio5",
    + "gpio6", "gpio7", "gpio8",
    };

    static const char * const burn0_groups[] = {
    --
    2.25.1


    \
     
     \ /
      Last update: 2020-06-23 22:19    [W:4.032 / U:0.332 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site