OSDN Git Service

dt-bindings: mmc: sdhci: document sdhci-caps and sdhci-caps-mask
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 4 Dec 2022 09:47:13 +0000 (10:47 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 7 Dec 2022 12:29:14 +0000 (13:29 +0100)
commit07f8f060edd759f6f1bbaea3c078fe526f4dcbf9
tree79e995e832db59ecc5bd15821d6e2b7994e11f88
parent4a44cd249604e29e7b90ae796d7692f5773dd348
dt-bindings: mmc: sdhci: document sdhci-caps and sdhci-caps-mask

The Linux SDHCI driver core reads 'sdhci-caps' and 'sdhci-caps-mask'
properties and few devices already use it (e.g. Qualcomm SM8450), so add
them to a shared SDHCI bindings.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221204094717.74016-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
Documentation/devicetree/bindings/mmc/sdhci-common.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
MAINTAINERS