pinctrl: qcom: sc7280: Fix SDC_QDSD_PINGROUP and UFS_RESET offsets
authorRajendra Nayak <rnayak@codeaurora.org>
Tue, 2 Mar 2021 05:21:50 +0000 (10:51 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Mar 2021 23:52:55 +0000 (00:52 +0100)
commit07abd8db9358751107cc46d1cdbd44a92c76a934
treee8a6c78e44c4a11d22bddffd4e1b3b7e401c9494
parent2a9be38099e338f597c14d3cb851849b01db05f6
pinctrl: qcom: sc7280: Fix SDC_QDSD_PINGROUP and UFS_RESET offsets

The offsets for SDC_QDSD_PINGROUP and UFS_RESET were off by 0x100000
due to an issue in the scripts generating the data.

Fixes: ecb454594c43: ("pinctrl: qcom: Add sc7280 pinctrl driver")
Reported-by: Veerabhadrarao Badiganti <vbadigan@codeaurora.org>
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1614662511-26519-1-git-send-email-rnayak@codeaurora.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-sc7280.c