Skip to content
Commit 6124cec5 authored by Molly Sophia's avatar Molly Sophia Committed by Linus Walleij
Browse files

pinctrl: qcom: sc8180x: Fix gpio_wakeirq_map



Currently in the wakeirq_map, gpio36 and gpio37 have the same wakeirq
number, resulting in gpio37 being unable to trigger interrupts.
It looks like that this is a typo in the wakeirq map. So fix it.

Signed-off-by: default avatarMolly Sophia <mollysophia379@gmail.com>
Fixes: 97423113 ("pinctrl: qcom: Add sc8180x TLMM driver")
Tested-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220807122645.13830-2-mollysophia379@gmail.com


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 568035b0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment