On Tue, Aug 27, 2024 at 05:10:42PM +0200, Lukasz Majewski wrote: > The SPI-NOR memory layout has evolved during time lifetime of the > device - for example special partitions to keep track of booted devices > for A/B booting scheme were added. > > Additionally the saifX nodes are specific to other group of the imx287 > based devices, so needs to be moved to different devices description. It seems the patch should be split into two. > > Signed-off-by: Lukasz Majewski <lukma@xxxxxxx> We idiomatically use subject prefix "ARM: dts: " for IMX/MXS DTS changes, so I would suggest "ARM: dts: imx28-lwe: ..." here. Shawn