Re: [PATCH 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support

From: Brad Larson
Date: Thu Apr 07 2022 - 13:07:12 EST


On Thu, Apr 7, 2022 at 12:13 AM Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote:
>
> What is the relationship between cadence and pensando elba?

Pensando licensed the cadence controller, its 100% cadence IP. The
integration issue we ran into was with the accessors where we have the
workaround. The initial patch added a separate Elba driver file but
the feedback was the Elba support didn't justify doing that and to add
to sdhci-cacence.c.

Regards,
Brad