Skip to content

Commit 95a4cf7

Browse files
robimarkoUlf Hansson
authored andcommitted
dt-bindings: mmc: sdhci-msm: document resets
Commit "mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC" added support for utilizing a hardware reset and parsing it from DT, however the bindings were not updated along with it. So, document the usage of "resets" property with the limit of only one item. Signed-off-by: Robert Marko <robimarko@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220704143554.1180927-1-robimarko@gmail.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 5987e6d commit 95a4cf7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/mmc/sdhci-msm.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ properties:
116116
description:
117117
Should specify pin control groups used for this controller.
118118

119+
resets:
120+
maxItems: 1
121+
119122
qcom,ddr-config:
120123
$ref: /schemas/types.yaml#/definitions/uint32
121124
description: platform specific settings for DDR_CONFIG reg.

0 commit comments

Comments
 (0)