RE: [EXT] Re: [PATCH v4 5/5] arm64: dts: imx93: Add labels for the references easier
From: Joy Zou <hidden>
Date: 2025-01-21 09:22:05
Also in:
imx, linux-arm-kernel, lkml
-----Original Message----- From: Krzysztof Kozlowski <krzk@kernel.org> Sent: 2025年1月21日 17:04 To: Joy Zou <redacted> Cc: 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; kernel@pengutronix.de; festevam@gmail.com; joao.goncalves@toradex.com; marex@denx.de; hvilleneuve@dimonoff.com; hiago.franco@toradex.com; Peng Fan [off-list ref]; frieder.schrempf@kontron.de; alexander.stein@ew.tq-group.com; m.othacehe@gmail.com; mwalle@kernel.org; Max.Merchel@ew.tq-group.com; quic_bjorande@quicinc.com; geert+renesas@glider.be; dmitry.baryshkov@linaro.org; neil.armstrong@linaro.org; arnd@arndb.de; nfraprado@collabora.com; devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; imx@lists.linux.dev; linux-arm-kernel@lists.infradead.org; Jacky Bai [off-list ref]; Ye Li [off-list ref]; Aisheng Dong [off-list ref]; Frank Li [off-list ref]; Carlos Song [off-list ref] Subject: Re: [EXT] Re: [PATCH v4 5/5] arm64: dts: imx93: Add labels for the references easier Caution: This is an external email. Please take care when clicking links or opening attachments. When in doubt, report the message using the 'Report this email' button On Tue, Jan 21, 2025 at 08:25:51AM +0000, Joy Zou wrote:quoted
quoted
THERMAL_NO_LIMITquoted
THERMAL_NO_LIMIT>, @@ -1334,7 +1334,7 @@ usbmisc2:usbmisc@4c200200 {quoted
#index-cells = <1>; }; - ddr-pmu@4e300dc0 { + ddr_pmu: ddr-pmu@4e300dc0 {Useless commit - there are no users.Thanks for your comments! Have used the labels in imx91.dtsi. The imx91.dtsi have included theimx93.dtsi. That's patch 5/5 so I say: impossible. Either you did not understand the commit or your patchset is non-bisectable, so anyway that's wrong or fix your builds.
Thanks your comments! I got it, the imx91 dtsi patch depends on imx93 patch, so need commit firstly the imx93 patch, Otherwise, will build break. Will adjust the sequence in next patch version. BR Joy Zou
Best regards, Krzysztof