[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221207014305.21018-2-lina@asahilina.net>
Date: Wed, 7 Dec 2022 10:43:05 +0900
From: Asahi Lina <lina@...hilina.net>
To: Hector Martin <marcan@...can.st>, Sven Peter <sven@...npeter.dev>,
Alyssa Rosenzweig <alyssa@...enzweig.io>,
Janne Grunau <j@...nau.net>
Cc: Marc Zyngier <maz@...nel.org>, asahi@...ts.linux.dev,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Asahi Lina <lina@...hilina.net>
Subject: [PATCH] arm64 dts: apple: t600x-pmgr: Fix search & replace typo
It looks like the search-and-replace that happened to add die IDs to
the t600x PMGR tree was a little bit too eager on a comment, and nobody
noticed! Let's fix that.
Fixes: fa86294eb355 ("arm64: dts: apple: Add initial t6000/t6001/t6002 DTs")
Signed-off-by: Asahi Lina <lina@...hilina.net>
---
arch/arm64/boot/dts/apple/t600x-pmgr.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/apple/t600x-pmgr.dtsi b/arch/arm64/boot/dts/apple/t600x-pmgr.dtsi
index b8daeb0368d5..0bd44753b76a 100644
--- a/arch/arm64/boot/dts/apple/t600x-pmgr.dtsi
+++ b/arch/arm64/boot/dts/apple/t600x-pmgr.dtsi
@@ -225,7 +225,7 @@ DIE_NODE(ps_afr): power-controller@1e8 {
#power-domain-cells = <0>;
#reset-cells = <0>;
label = DIE_LABEL(afr);
- /* Apple Fabric, media DIE_NODE(stuff): this can power down */
+ /* Apple Fabric, media stuff: this can power down */
};
DIE_NODE(ps_afnc1_ioa): power-controller@1f0 {
--
2.35.1
Powered by blists - more mailing lists