arm64: dts: qcom: msm8916: Simplify pinctrl configuration
authorStephan Gerhold <stephan@gerhold.net>
Mon, 22 Jun 2020 15:17:49 +0000 (17:17 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 16 Jul 2020 05:00:44 +0000 (22:00 -0700)
commit6554a295042f714cef20cce67803ec71f1eb913a
treef8256021fad34b3441642d99c260009e19f77141
parentf7f394f01da56272c760cb495489b1ec695d6ed4
arm64: dts: qcom: msm8916: Simplify pinctrl configuration

So far we have been separating pinctrl entries into pinmux/pinconf.
It turns out it is also possible to combine them: The advantage is
that the device tree is overall more concise because the "pins"
to configure just need to be specified once, not separately for
pinmux/pinconf.

Using the simpler form only for new entries would be rather confusing.
This commit makes all MSM8916 device trees use the simplfied form.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20200622151751.408995-3-stephan@gerhold.net
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts
arch/arm64/boot/dts/qcom/msm8916-pins.dtsi
arch/arm64/boot/dts/qcom/msm8916-samsung-a2015-common.dtsi
arch/arm64/boot/dts/qcom/msm8916-samsung-a3u-eur.dts
arch/arm64/boot/dts/qcom/msm8916-samsung-a5u-eur.dts