Re: [PATCH 1/3] ARM: imx25: support silicon revision 1.2

From: Shawn Guo
Date: Sat Jun 18 2022 - 23:40:36 EST


On Thu, Jun 02, 2022 at 10:03:42AM +0200, Martin Kaiser wrote:
> Update the mx25_read_cpu_rev function to recognize silicon revision 1.2
> for imx25 chipsets.
>
> Silicon revision 1.2 is mentioned in the errata document at
> https://www.nxp.com/docs/en/errata/IMX25CE.pdf. The imx25 chips on my
> test boards show revision 1.2 as well.
>
> Signed-off-by: Martin Kaiser <martin@xxxxxxxxx>

Applied this one, thanks!