mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-26 15:54:18 +08: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:
parent
a450fc9a43
commit
6053bb2ce4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user