Re: [PATCH v5 4/9] arm64: dts: imx93: move i.MX93 specific part from imx91_93_common.dtsi to imx93.dtsi

From: Krzysztof Kozlowski
Date: Fri Jun 13 2025 - 06:44:13 EST


On 13/06/2025 12:02, Joy Zou wrote:
> Move i.MX93 specific part from imx91_93_common.dtsi to imx93.dtsi.

You just moved them to the common file. Why are you moving the same line
again?

>
> Signed-off-by: Joy Zou <joy.zou@xxxxxxx>
> ---
> .../boot/dts/freescale/imx91_93_common.dtsi | 140 +---------------
> arch/arm64/boot/dts/freescale/imx93.dtsi | 155 ++++++++++++++++++
> 2 files changed, 157 insertions(+), 138 deletions(-)>
> diff --git a/arch/arm64/boot/dts/freescale/imx91_93_common.dtsi b/arch/arm64/boot/dts/freescale/imx91_93_common.dtsi
> index 64cd0776b43d..da4c1c0699b3 100644
> --- a/arch/arm64/boot/dts/freescale/imx91_93_common.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx91_93_common.dtsi
> @@ -1,6 +1,6 @@
> // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
> /*
> - * Copyright 2022 NXP
> + * Copyright 2025 NXP

Why?


Best regards,
Krzysztof