Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Andrew Jeffery <andrew@codeconstruct.com.au>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Andrew Jeffery and committed by
Ulf Hansson
ed724ea1 8f0b4cce

+1 -1
+1 -1
Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
··· 41 41 patternProperties: 42 42 "^sdhci@[0-9a-f]+$": 43 43 type: object 44 - $ref: mmc-controller.yaml 44 + $ref: sdhci-common.yaml 45 45 unevaluatedProperties: false 46 46 47 47 properties: