Carlo Caione <ca...@caione.org> writes:

> From: Carlo Caione <ca...@endlessm.com>
>
> This is a port / rewrite of the Amlogic driver shipped whithin the
> Amlogic SDK for the Meson GXBaby (S905) SoC.
>
> Signed-off-by: Carlo Caione <ca...@endlessm.com>

[...]

> +static const struct udevice_id meson_mmc_match[] = {
> +     { .compatible = "amlogic,meson-mmc" },
> +     { /* sentinel */ }

IIUC, this controller is different between meson8* and gxbb.  If that's
the case, this compatible should probably be more specific.

Kevin
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to