Re: [PATCH v1] ARM: imx: mach-imx6q: correctly identify i.MX6QP SoCs

From: Fabio Estevam
Date: Wed Nov 04 2020 - 20:05:04 EST


On Wed, Nov 4, 2020 at 1:54 PM Sven Van Asbroeck <thesven73@xxxxxxxxx> wrote:
>
> The i.MX6QP rev 1.1 SoC on my board is mis-identified by Linux:
> the log (incorrectly) shows "i.MX6Q rev 2.1".
>
> Correct this by assuming that every SoC that identifies as
> i.MX6Q with rev >= 2.0 is really an i.MX6QP.
>
> Signed-off-by: Sven Van Asbroeck <TheSven73@xxxxxxxxx>

Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx>