pinctrl-snapdragon: Get rid of custom drive-strength values
authorSumit Garg <sumit.garg@linaro.org>
Wed, 1 Feb 2023 13:58:52 +0000 (19:28 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 17:50:00 +0000 (12:50 -0500)
commit56443285f2add2161c97f413ffa25c5024ee1ef9
treeb1bb9be888f6c683816e6e7c811af53605c605fd
parentc9062b39884f4e2653026d96d75df4de0717bcb2
pinctrl-snapdragon: Get rid of custom drive-strength values

Use standard pinconf drive-strength values from Linux DT bindings rather
than ones based on custom u-boot header. These changes are in direction
to make u-boot DTs for Qcom SoCs to be compatible with standard Linux
DT bindings.

Also, add support for pinconf bias-pull-up.

Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
arch/arm/dts/dragonboard410c.dts
arch/arm/dts/dragonboard820c.dts
arch/arm/dts/qcom-ipq4019.dtsi
arch/arm/dts/qcs404-evb.dts
arch/arm/mach-snapdragon/pinctrl-snapdragon.c
include/dt-bindings/pinctrl/pinctrl-snapdragon.h [deleted file]