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>
This commit is contained in:
Janne Grunau
2026-01-09 16:25:46 +01:00
committed by Sven Peter
parent 126ee92bff
commit ba9dbb701e
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
/ {
compatible = "apple,j456", "apple,t8103", "apple,arm-platform";
model = "Apple iMac (24-inch, 4x USB-C, M1, 2021)";
chassis-type = "all-in-one";
aliases {
ethernet0 = &ethernet0;

View File

@@ -15,6 +15,7 @@
/ {
compatible = "apple,j457", "apple,t8103", "apple,arm-platform";
model = "Apple iMac (24-inch, 2x USB-C, M1, 2021)";
chassis-type = "all-in-one";
aliases {
ethernet0 = &ethernet0;