commit | a7aa75a2a7dba32594291a71c3704000a2fd7089 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Sun Jan 28 16:59:48 2018 -0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Feb 12 10:47:24 2018 +0100 |
tree | 02d830e99aaf4a2286fb919bbf2f8acf806a9b47 | |
parent | 1781af563aef66c2eb7cda65d754d2228321a260 [diff] |
pinctrl: msm: Use dynamic GPIO numbering The base of the TLMM gpiochip should not be statically defined as 0, fix this to not artificially restrict the existence of multiple pinctrl-msm devices. Fixes: f365be092572 ("pinctrl: Add Qualcomm TLMM driver") Reported-by: Timur Tabi <timur@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>