mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: apple: Fix j45x model years
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>
This commit is contained in:
@@ -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 = ðernet0;
|
||||
|
||||
@@ -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 = ðernet0;
|
||||
|
||||
Reference in New Issue
Block a user