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

From: Shawn Guo
Date: Mon Nov 09 2020 - 21:21:58 EST


On Wed, Nov 04, 2020 at 11:54:18AM -0500, Sven Van Asbroeck 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>

Applied, thanks.