1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-20 07:17:23 +01:00
Files
u-boot-megous/drivers/gpio
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
..
2022-01-19 18:11:34 +01:00
2021-07-14 16:47:56 -04:00
2022-07-26 11:29:00 +02:00
2021-09-25 09:46:15 -06:00
2022-02-28 11:59:35 +05:30
2022-01-19 18:11:34 +01:00