mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-18 13:31:45 -04:00
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:
@@ -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 = ðernet0;
|
||||
|
||||
@@ -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 = ðernet0;
|
||||
|
||||
Reference in New Issue
Block a user