Skip to content

Commit d2c6acf

Browse files
Kwiboostorulf
authored andcommitted
dt-bindings: mmc: sdhci-of-dwcmhsc: Allow use of a power-domain
The commit 7e85661 ("dt-bindings: mmc: Add support for rk3576 eMMC") limited use of power-domains to Rockchip RK3576. Remove the power-domains: false to allow use of power-domains with more controllers, e.g. with SDHCI on Rockchip RK3528. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20250518220707.669515-6-jonas@kwiboo.se Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 61bd8e7 commit d2c6acf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,6 @@ allOf:
120120
required:
121121
- power-domains
122122

123-
else:
124-
properties:
125-
power-domains: false
126-
127123
unevaluatedProperties: false
128124

129125
examples:

0 commit comments

Comments
 (0)