Re: [PATCH] arm: mxs: Fix ICOLL macro name typo

2023-07-31 Thread Lukasz Majewski
On Sat, 29 Jul 2023 15:29:41 +0200 Marek Vasut wrote: > The interrupt collector macro name for i.MX23 is MXS_ICOLL_BASE, > this is correct and matches the documentation of both i.MX23 and > i.MX28. Align the i.MX28 macro accordingly. No functional change. > > Signed-off-by: Marek Vasut > --- >

[PATCH] arm: mxs: Fix ICOLL macro name typo

2023-07-29 Thread Marek Vasut
The interrupt collector macro name for i.MX23 is MXS_ICOLL_BASE, this is correct and matches the documentation of both i.MX23 and i.MX28. Align the i.MX28 macro accordingly. No functional change. Signed-off-by: Marek Vasut --- Cc: "NXP i.MX U-Boot Team" Cc: Fabio Estevam Cc: Lukasz Majewski Cc