RE: Re: [PATCH v5 4/9] arm64: dts: imx93: move i.MX93 specific part from imx91_93_common.dtsi to imx93.dtsi
From: Joy Zou <hidden>
Date: 2025-06-16 07:42:16
Also in:
imx, linux-arm-kernel, linux-devicetree, linux-pm, lkml
-----Original Message----- From: Krzysztof Kozlowski <krzk@kernel.org> Sent: 2025年6月13日 18:44 To: Joy Zou <redacted>; robh@kernel.org; krzk+dt@kernel.org; conor+dt@kernel.org; shawnguo@kernel.org; s.hauer@pengutronix.de; catalin.marinas@arm.com; will@kernel.org; andrew+netdev@lunn.ch; davem@davemloft.net; edumazet@google.com; kuba@kernel.org; pabeni@redhat.com; mcoquelin.stm32@gmail.com; alexandre.torgue@foss.st.com; ulf.hansson@linaro.org; richardcochran@gmail.com; kernel@pengutronix.de; festevam@gmail.com Cc: devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; imx@lists.linux.dev; linux-arm-kernel@lists.infradead.org; netdev@vger.kernel.org; linux-stm32@st-md-mailman.stormreply.com; linux-pm@vger.kernel.org; Frank Li [off-list ref]; Ye Li [off-list ref]; Jacky Bai [off-list ref]; Peng Fan [off-list ref]; Aisheng Dong [off-list ref]; Clark Wang [off-list ref] Subject: Re: [PATCH v5 4/9] arm64: dts: imx93: move i.MX93 specific part from imx91_93_common.dtsi to imx93.dtsi On 13/06/2025 12:02, Joy Zou wrote:quoted
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?
Thanks for your comments! These are the differences for the convenience of review.
quoted
Signed-off-by: Joy Zou <redacted> ---
If Shawn thinks the need to merge into the previous commit, can do it during the merge.
quoted
.../boot/dts/freescale/imx91_93_common.dtsi | 140 +--------------- arch/arm64/boot/dts/freescale/imx93.dtsi | 155++++++++++++++++++quoted
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 NXPWhy?
Will restore it! BR Joy Zou
Best regards, Krzysztof