[PATCH 7/8] mmc: sdhci-of-aspeed: Remove timing phase
Andrew Jeffery
andrew at codeconstruct.com.au
Tue Jun 17 19:56:45 PDT 2025
On Sun, 2025-06-15 at 11:58 +0800, Cool Lee wrote:
> The timing phase is no more needed since the auto tuning is applied.
>
I feel this is unwise: we're now ignoring constraints set in the
devicetree. Auto-tuning is fine, but I think that should be a feature
that new platforms can exploit by default. Older platforms that do
specify the phase values via the devicetree can be converted at the
leisure of their maintainers (by removing the phase properties).
Support needs to remain in the driver until there are no (aspeed-based)
devicetrees specifying the phases.
Andrew
More information about the linux-arm-kernel
mailing list