]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
arm64: dts: qcom: msm8916: Replace invalid bias-pull-none property
authorStephan Gerhold <stephan@gerhold.net>
Fri, 5 Jun 2020 18:59:14 +0000 (20:59 +0200)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 4 Sep 2020 19:28:56 +0000 (16:28 -0300)
commit98a347b5be410aabad9bddc47a102aac9e7922c1
tree3fe80c742d686c4e6a67fcb8a11e6c9822cab181
parentbd7e8527bc88445422683d193c14e7d871ad4cc2
arm64: dts: qcom: msm8916: Replace invalid bias-pull-none property

BugLink: https://bugs.launchpad.net/bugs/1892417
[ Upstream commit 1b6a1a162defe649c5599d661b58ac64bb6f31b6 ]

msm8916-pins.dtsi specifies "bias-pull-none" for most of the audio
pin configurations. This was likely copied from the qcom kernel fork
where the same property was used for these audio pins.

However, "bias-pull-none" actually does not exist at all - not in
mainline and not in downstream. I can only guess that the original
intention was to configure "no pull", i.e. bias-disable.

Change it to that instead.

Fixes: 143bb9ad85b7 ("arm64: dts: qcom: add audio pinctrls")
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20200605185916.318494-2-stephan@gerhold.net
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
arch/arm64/boot/dts/qcom/msm8916-pins.dtsi