aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mmc
diff options
context:
space:
mode:
authorGravatar Sebastian Reichel <sebastian.reichel@collabora.com> 2022-11-07 18:33:10 +0100
committerGravatar Ulf Hansson <ulf.hansson@linaro.org> 2022-12-07 13:22:35 +0100
commit5cb7d23761c87cd490a59dc4bb0d618c92b711c5 (patch)
treeb11f04005523dc8fac7047166663ce27219f79ef /Documentation/devicetree/bindings/mmc
parentmmc: litex_mmc: ensure `host->irq == 0` if polling (diff)
downloadlinux-5cb7d23761c87cd490a59dc4bb0d618c92b711c5.tar.gz
linux-5cb7d23761c87cd490a59dc4bb0d618c92b711c5.tar.bz2
linux-5cb7d23761c87cd490a59dc4bb0d618c92b711c5.zip
dt-bindings: mmc: sdhci-of-dwcmhsc: Add reset support
Properly describe reset related properties in the binding. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20221107173310.60503-1-sebastian.reichel@collabora.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc')
-rw-r--r--Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml b/Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml
index 71f8e726d641..51ba44cad842 100644
--- a/Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml
+++ b/Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml
@@ -45,6 +45,17 @@ properties:
- const: block
- const: timer
+ resets:
+ maxItems: 5
+
+ reset-names:
+ items:
+ - const: core
+ - const: bus
+ - const: axi
+ - const: block
+ - const: timer
+
rockchip,txclk-tapnum:
description: Specify the number of delay for tx sampling.
$ref: /schemas/types.yaml#/definitions/uint8