[PATCH] arm64: dts: apple: t8112: fix typo in comment
Alyssa Ross
hi at alyssa.is
Sun Nov 24 09:56:19 PST 2024
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 at alyssa.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
More information about the linux-arm-kernel
mailing list