Commit ed724ea1 authored by Andrew Jeffery's avatar Andrew Jeffery Committed by Ulf Hansson
Browse files

dt-bindings: mmc: sdhci-of-aspeed: Switch ref to sdhci-common.yaml



Enable use of common SDHCI-related properties such as sdhci-caps-mask as
found in the AST2600 EVB DTS.

Cc: stable@vger.kernel.org # v6.2+
Signed-off-by: default avatarAndrew Jeffery <andrew@codeconstruct.com.au>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 8f0b4cce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ properties:
patternProperties:
  "^sdhci@[0-9a-f]+$":
    type: object
    $ref: mmc-controller.yaml
    $ref: sdhci-common.yaml
    unevaluatedProperties: false

    properties: