summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorSumit Garg <[email protected]>2022-07-27 13:52:04 +0530
committerTom Rini <[email protected]>2022-08-26 10:55:46 -0400
commit0ddabb6830e5aee2c54f86f2430ea0f28f7538c3 (patch)
tree1db13f57a1832e79fad829844558ed728b41d1b9 /scripts/kernel-doc
parenta4b99582bbe12c2fe7586ceaf443d99b3a38e389 (diff)
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 <[email protected]> Signed-off-by: Sumit Garg <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions