Re: [PATCH v2] dts: nxp: mxs: Fix partitions definitions and remove saif (imx28-lwe.dtsi)

From: Shawn Guo
Date: Sun Sep 01 2024 - 05:30:28 EST


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