]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
pinctrl: qcom: sm8350: Correct UFS and SDC offsets
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 4 Nov 2021 17:08:35 +0000 (10:08 -0700)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 4 Jan 2022 08:48:51 +0000 (09:48 +0100)
commit38b36c517ac6360ee571a72c40436db2c484a1b7
treec1d966e15a729d356df0422ba50b8d84cd2e8d25
parent838a066bf6a82e14d0ba4ec2ba4ccdde674a95d2
pinctrl: qcom: sm8350: Correct UFS and SDC offsets

BugLink: https://bugs.launchpad.net/bugs/1952579
[ Upstream commit 62209e805b5c68577602a5803a71d8e2e11ee0d3 ]

The downstream TLMM binding covers a group of TLMM-related hardware
blocks, but the upstream binding only captures the particular block
related to controlling the TLMM pins from an OS. In the translation of
the driver from downstream, the offset of 0x100000 was lost for the UFS
and SDC pingroups.

Fixes: d5d348a3271f ("pinctrl: qcom: Add SM8350 pinctrl driver")
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Link: https://lore.kernel.org/r/20211104170835.1993686-1-bjorn.andersson@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
drivers/pinctrl/qcom/pinctrl-sm8350.c