arm64: dts: apple: Fix j45x model years
authorHector Martin <marcan@marcan.st>
Fri, 16 Sep 2022 14:25:44 +0000 (16:25 +0200)
committerHector Martin <marcan@marcan.st>
Mon, 24 Oct 2022 04:44:22 +0000 (13:44 +0900)
The Apple silicon iMac models were released in April 2021.

Signed-off-by: Janne Grunau <j@jannau.net>
Acked-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Hector Martin <marcan@marcan.st>
arch/arm64/boot/dts/apple/t8103-j456.dts
arch/arm64/boot/dts/apple/t8103-j457.dts

index 8c6bf959251075cd61fd9b30fb537c01bfc27c13..83bb4dc32af90d69a985951e157793d2443e0424 100644 (file)
@@ -14,7 +14,7 @@
 
 / {
        compatible = "apple,j456", "apple,t8103", "apple,arm-platform";
-       model = "Apple iMac (24-inch, 4x USB-C, M1, 2020)";
+       model = "Apple iMac (24-inch, 4x USB-C, M1, 2021)";
 
        aliases {
                ethernet0 = &ethernet0;
index fe7c0aaf7d62a7ff81ad312bff9617268315d9ab..67e433d5f8bac1c951d51db2c918a3b5f6cf7b6e 100644 (file)
@@ -14,7 +14,7 @@
 
 / {
        compatible = "apple,j457", "apple,t8103", "apple,arm-platform";
-       model = "Apple iMac (24-inch, 2x USB-C, M1, 2020)";
+       model = "Apple iMac (24-inch, 2x USB-C, M1, 2021)";
 
        aliases {
                ethernet0 = &ethernet0;