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)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 21 Jun 2020 06:47:03 +0000 (23:47 -0700)
commit1b6a1a162defe649c5599d661b58ac64bb6f31b6
tree71d5c4d7f88d316107355b76357a225a1975b0f8
parentc00b5c280d552d4e11f62424522a334b9bc39cc1
arm64: dts: qcom: msm8916: Replace invalid bias-pull-none property

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>
arch/arm64/boot/dts/qcom/msm8916-pins.dtsi