RE: [PATCH V3 2/3] arm64: dts: imx93: Extract common parts of 11x11 EVK into imx93-evk-common.dtsi
From: Sherry Sun
Date: Wed Jan 28 2026 - 21:09:30 EST
> Subject: Re: [PATCH V3 2/3] arm64: dts: imx93: Extract common parts of
> 11x11 EVK into imx93-evk-common.dtsi
>
> On 27/01/2026 09:37, Sherry Sun wrote:
> > The i.MX93 Wireless EVK board reuses most of the design of the 11x11
> > EVK. To avoid duplication and DTS-to-DTS include, extract the common
> > parts into a new imx93-evk-common.dtsi, which will be included by both
> > the 11x11 EVK and the Wireless EVK DTS files.
> >
> > No functional change intended.
> >
> > Signed-off-by: Sherry Sun <sherry.sun@xxxxxxx>
> > ---
> > .../boot/dts/freescale/imx93-11x11-evk.dts | 954 +-----------------
> > .../boot/dts/freescale/imx93-evk-common.dtsi | 950 +++++++++++++++++
>
>
> For me this is pretty unreadable/unreviewable. Use proper format-patch
> options to detect a copy.
>
Ok, I will try, thanks.
Best Regards
Sherry