Skip to content

Commit 5a90337

Browse files
committed
arm64: dts: apple: Add chassis-type property for Mac Pro
"server" is a better fit for the Mac Pro than "desktop" because tower and rack-mount version are using the same DT. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent c338c0e commit 5a90337

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t6022-j180d.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
/ {
1717
compatible = "apple,j180d", "apple,t6022", "apple,arm-platform";
1818
model = "Apple Mac Pro (M2 Ultra, 2023)";
19+
chassis-type = "server";
20+
1921
aliases {
2022
atcphy0 = &atcphy0;
2123
atcphy1 = &atcphy1;

0 commit comments

Comments
 (0)