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 <thesve...@gmail.com>
Applied, thanks.