Commit 2aa48e29 authored by Asahi Lina's avatar Asahi Lina Committed by Hector Martin
Browse files

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: default avatarAsahi Lina <lina@asahilina.net>
Reviewed-by: default avatarJanne Grunau <j@jannau.net>
Signed-off-by: default avatarHector Martin <marcan@marcan.st>
parent 9ecb7a4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {