Re: [PATCH 3/4] mmc: renesas_sdhi: Add RZ/V2M compatible string

From: Wolfram Sang
Date: Thu Dec 15 2022 - 02:40:26 EST


On Tue, Dec 13, 2022 at 11:01:28PM +0000, Fabrizio Castro wrote:
> The SDHI/eMMC IPs found with the RZ/V2M (a.k.a. r9a09g011), are
> very similar to the ones found in R-Car Gen3, but they are not
> exactly the same, and as a result need an SoC specific compatible
> string for fine tuning driver support.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@xxxxxxxxxxx>

Reviewed-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>

> +static const struct renesas_sdhi_quirks sdhi_quirks_r9a09g011 = {
> + .fixed_addr_mode = true,
> + .hs400_disabled = true,
> +};

Cool, seems like our quirk abstraction works reasonably well :)

Attachment: signature.asc
Description: PGP signature