[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20241124175619.230330-1-hi@alyssa.is>
Date: Sun, 24 Nov 2024 18:56:19 +0100
From: Alyssa Ross <hi@...ssa.is>
To: Hector Martin <marcan@...can.st>,
Sven Peter <sven@...npeter.dev>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: Alyssa Rosenzweig <alyssa@...enzweig.io>,
asahi@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] arm64: dts: apple: t8112: fix typo in comment
j493 is the M2 13-inch MacBook Pro, as specified in the model set below.
The M1 13-inch MacBook Pro is j293, and is from 2020.
Fixes: 2d5ce3fbef32 ("arm64: dts: apple: t8112: Initial t8112 (M2) device trees")
Signed-off-by: Alyssa Ross <hi@...ssa.is>
---
arch/arm64/boot/dts/apple/t8112-j493.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/apple/t8112-j493.dts b/arch/arm64/boot/dts/apple/t8112-j493.dts
index 0ad908349f55..10f7c635e4d5 100644
--- a/arch/arm64/boot/dts/apple/t8112-j493.dts
+++ b/arch/arm64/boot/dts/apple/t8112-j493.dts
@@ -1,18 +1,18 @@
// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
- * Apple MacBook Pro (13-inch, M1, 2022)
+ * Apple MacBook Pro (13-inch, M2, 2022)
*
* target-type: J493
*
* Copyright The Asahi Linux Contributors
*/
/dts-v1/;
#include "t8112.dtsi"
#include "t8112-jxxx.dtsi"
#include <dt-bindings/leds/common.h>
/ {
compatible = "apple,j493", "apple,t8112", "apple,arm-platform";
model = "Apple MacBook Pro (13-inch, M2, 2022)";
base-commit: 9f16d5e6f220661f73b36a4be1b21575651d8833
--
2.47.0
Powered by blists - more mailing lists