Commit 5cb7d237 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Ulf Hansson

dt-bindings: mmc: sdhci-of-dwcmhsc: Add reset support

Properly describe reset related properties in the binding.
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221107173310.60503-1-sebastian.reichel@collabora.comSigned-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 5c1a2b77
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment