Skip to content

Commit

Permalink
dt-bindings: mmc: sdhci-msm: document resets
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Robert Marko authored and Ulf Hansson committed Jul 12, 2022
1 parent 5987e6d commit 95a4cf7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ properties:
description:
Should specify pin control groups used for this controller.

resets:
maxItems: 1

qcom,ddr-config:
$ref: /schemas/types.yaml#/definitions/uint32
description: platform specific settings for DDR_CONFIG reg.
Expand Down

0 comments on commit 95a4cf7

Please sign in to comment.