Skip to content

Commit 4720205

Browse files
committed
arm64: dts: apple: Add chassis-type property for Apple iMacs
Apple iMac (M1, 2021) are all-in-one devices which have an integrated display. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 5a90337 commit 4720205

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8103-j456.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
/ {
1616
compatible = "apple,j456", "apple,t8103", "apple,arm-platform";
1717
model = "Apple iMac (24-inch, 4x USB-C, M1, 2021)";
18+
chassis-type = "all-in-one";
1819

1920
aliases {
2021
ethernet0 = &ethernet0;

arch/arm64/boot/dts/apple/t8103-j457.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
/ {
1616
compatible = "apple,j457", "apple,t8103", "apple,arm-platform";
1717
model = "Apple iMac (24-inch, 2x USB-C, M1, 2021)";
18+
chassis-type = "all-in-one";
1819

1920
aliases {
2021
ethernet0 = &ethernet0;

0 commit comments

Comments
 (0)