Skip to content

Commit ba9dbb7

Browse files
jannausvenpeter42
authored andcommitted
arm64: dts: apple: Add chassis-type property for Apple iMacs
Apple iMac (M1, 2021) are all-in-one devices with an integrated display. Signed-off-by: Janne Grunau <j@jannau.net> Reviewed-by: Neal Gompa <neal@gompa.dev> Reviewed-by: Mark Kettenis <kettenis@openbsd.org> Link: https://patch.msgid.link/20260109-apple-dt-chassis-type-v1-4-c215503734c5@jannau.net Signed-off-by: Sven Peter <sven@kernel.org>
1 parent 126ee92 commit ba9dbb7

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)