linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: freescale: imx8qxp: Fix thermal zone name for cpu0
@ 2022-06-07 10:52 Abel Vesa
  2022-06-19  5:29 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Abel Vesa @ 2022-06-07 10:52 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Shawn Guo, Sascha Hauer
  Cc: Pengutronix Kernel Team, Dong Aisheng, NXP Linux Team,
	devicetree, Linux Kernel Mailing List, linux-arm-kernel

The proper name is cpu0-thermal, not cpu-thermal0, so change it to that.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
index a79ae33cbad2..483996a1f2d5 100644
--- a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
@@ -276,7 +276,7 @@ xtal24m: clock-xtal24m {
 	};
 
 	thermal_zones: thermal-zones {
-		cpu-thermal0 {
+		cpu0-thermal {
 			polling-delay-passive = <250>;
 			polling-delay = <2000>;
 			thermal-sensors = <&tsens IMX_SC_R_SYSTEM>;
-- 
2.34.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: freescale: imx8qxp: Fix thermal zone name for cpu0
  2022-06-07 10:52 [PATCH] arm64: dts: freescale: imx8qxp: Fix thermal zone name for cpu0 Abel Vesa
@ 2022-06-19  5:29 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2022-06-19  5:29 UTC (permalink / raw)
  To: Abel Vesa
  Cc: Rob Herring, Krzysztof Kozlowski, Sascha Hauer,
	Pengutronix Kernel Team, Dong Aisheng, NXP Linux Team,
	devicetree, Linux Kernel Mailing List, linux-arm-kernel

On Tue, Jun 07, 2022 at 01:52:55PM +0300, Abel Vesa wrote:
> The proper name is cpu0-thermal, not cpu-thermal0, so change it to that.
> 
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-19  5:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07 10:52 [PATCH] arm64: dts: freescale: imx8qxp: Fix thermal zone name for cpu0 Abel Vesa
2022-06-19  5:29 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).