pinctrl: qcom: sc7180: Add new qup functions
authorRajendra Nayak <rnayak@codeaurora.org>
Wed, 11 Dec 2019 05:24:37 +0000 (05:24 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 16 Dec 2019 08:39:21 +0000 (09:39 +0100)
commitf4a73f5e26330d1e220f2905d604de1a5a079411
tree322f3c0841f818e27a98b8ea84534ad4b4194969
parent22440461b19e773fe75b41fc6e3388d2319ff3be
pinctrl: qcom: sc7180: Add new qup functions

on sc7180 we have cases where multiple functions from the same
qup instance share the same pin. This is true for qup02/04/11 and qup13.
Add new function names to distinguish which qup function to use.

The device tree files for this platform haven't landed in mainline yet,
so there aren't any users upstream who should break with this change
in function names, however, anyone using the devicetree files that were
posted on the lists and using these specific function names will need
to update their changes.

Reported-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Link: https://lore.kernel.org/r/0101016ef36a9118-f2919277-effa-4cd5-adf8-bbc8016f31df-000000@us-west-2.amazonses.com
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-sc7180.c