[PATCH 1/2] dt-bindings: mmc: sdhci-of-aspeed : Add ast2700 support
Krzysztof Kozlowski
krzk at kernel.org
Sat Mar 14 21:24:18 AEDT 2026
On Fri, Mar 13, 2026 at 01:27:56PM +0800, Ryan Chen wrote:
> Add the "aspeed,ast2700-sd-controller" compatible. The ast2700 sdhci
> controller requires an reset, so make the "resets" property mandatory
> for this compatible to reflect the hardware requirement.
>
> Signed-off-by: Ryan Chen <ryan_chen at aspeedtech.com>
> ---
> Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml b/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
> index d24950ccea95..a2ff9a94db13 100644
> --- a/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
> +++ b/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
> @@ -26,6 +26,7 @@ properties:
> - aspeed,ast2400-sd-controller
> - aspeed,ast2500-sd-controller
> - aspeed,ast2600-sd-controller
> + - aspeed,ast2700-sd-controller
Also, not matching your driver.
Best regards,
Krzysztof
More information about the Linux-aspeed
mailing list