u-boot/arch/arm/mach-ipq40xx
Sumit Garg 0ddabb6830 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings
Currently for all Qcom SoCs/boards there are separate compatibles for
GPIO and pinctrl. But this is inconsistent with official (upstream) Linux
bindings which requires only a single compatible "qcom,<SoC name>-pinctrl"
and there is no such compatible property as "qcom,tlmm-<SoC name>".

So fix this inconsistency for Qcom SoCs in order to comply with upstream
DT bindings. This is done via removing compatibles from "msm_gpio" driver
and via binding to "msm_gpio" driver from pinctrl driver in case
"gpio-controller" property is specified for pinctrl node.

Suggested-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
2022-08-26 10:55:46 -04:00
..
include/mach arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00
clock-ipq4019.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
Kconfig arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00
Makefile arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00
pinctrl-ipq4019.c IPQ40xx: Add support for MDIO 2020-10-22 09:54:54 -04:00
pinctrl-snapdragon.c arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings 2022-08-26 10:55:46 -04:00
pinctrl-snapdragon.h arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00