[PATCH RFC 06/16] dt-bindings: mmc: Switch ref to sdhci-common.yaml
Andrew Jeffery
andrew at codeconstruct.com.au
Thu Dec 11 19:45:48 AEDT 2025
Enable use of common SDHCI-related properties such as sdhci-caps-mask as
found in the AST2600 EVB DTS.
Signed-off-by: Andrew Jeffery <andrew at codeconstruct.com.au>
---
Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml b/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
index 9fce8cd7b0b6..d24950ccea95 100644
--- a/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
+++ b/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
@@ -41,7 +41,7 @@ properties:
patternProperties:
"^sdhci@[0-9a-f]+$":
type: object
- $ref: mmc-controller.yaml
+ $ref: sdhci-common.yaml
unevaluatedProperties: false
properties:
--
2.47.3
More information about the Linux-aspeed
mailing list