u-boot/arch/arm/mach-snapdragon
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 clocks: qcs404: Add support for USB clocks 2022-08-26 10:55:45 -04:00
clock-apq8016.c clocks: qcom: Add clock enable callback support 2022-08-26 10:55:45 -04:00
clock-apq8096.c clocks: qcom: Add clock enable callback support 2022-08-26 10:55:45 -04:00
clock-qcs404.c clocks: qcs404: Add support for USB clocks 2022-08-26 10:55:45 -04:00
clock-sdm845.c clocks: qcom: Add clock enable callback support 2022-08-26 10:55:45 -04:00
clock-snapdragon.c clocks: qcom: Add clock enable callback support 2022-08-26 10:55:45 -04:00
clock-snapdragon.h clocks: qcom: add clocks for SDM845 debug uart 2021-10-31 08:46:44 -04:00
dram.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
init_sdm845.c SoC: qcom: add support for SDM845 2021-10-31 08:46:44 -04:00
Kconfig board: qualcomm: Add support for QCS404 EVB 2022-07-25 13:02:04 -04:00
Makefile pinctrl: sdm845: Remove redundant CONFIG_SDM845 check 2022-08-26 10:55:46 -04:00
misc.c arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() 2021-09-02 09:48:20 -04:00
pinctrl-apq8016.c arm: mach-snapdragon: pinctrl: Place pin_name in .data section 2021-07-14 16:48:01 -04:00
pinctrl-apq8096.c arm: mach-snapdragon: pinctrl: Place pin_name in .data section 2021-07-14 16:48:01 -04:00
pinctrl-qcs404.c pinctrl: qcom: Add pinctrl driver for QCS404 SoC 2022-07-25 13:02:04 -04:00
pinctrl-sdm845.c pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC 2021-10-31 08:46:44 -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 pinctrl: qcom: Add pinctrl driver for QCS404 SoC 2022-07-25 13:02:04 -04:00
sysmap-apq8016.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysmap-apq8096.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysmap-qcs404.c board: qualcomm: Add support for QCS404 EVB 2022-07-25 13:02:04 -04:00
sysmap-sdm845.c SoC: qcom: add support for SDM845 2021-10-31 08:46:44 -04:00