arm64: dts: mediatek: Complete chassis-type for MT8183 Chromebooks

Define the chassis type on the remaining MT8183 Chromebooks.

Link: https://lore.kernel.org/r/20240313141538.1438167-2-angelogioacchino.delregno@collabora.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
AngeloGioacchino Del Regno
2024-03-13 15:15:37 +01:00
parent ab52c59103
commit 85f9e6c303
11 changed files with 11 additions and 0 deletions
@@ -9,6 +9,7 @@
/ {
model = "Google cozmo board";
chassis-type = "laptop";
compatible = "google,cozmo", "mediatek,mt8183";
};
@@ -9,6 +9,7 @@
/ {
model = "Google fennel sku1 board";
chassis-type = "convertible";
compatible = "google,fennel-sku1", "google,fennel", "mediatek,mt8183";
pwmleds {
@@ -9,6 +9,7 @@
/ {
model = "Google fennel sku6 board";
chassis-type = "convertible";
compatible = "google,fennel-sku6", "google,fennel", "mediatek,mt8183";
};
@@ -9,6 +9,7 @@
/ {
model = "Google fennel sku7 board";
chassis-type = "convertible";
compatible = "google,fennel-sku7", "google,fennel", "mediatek,mt8183";
};
@@ -9,6 +9,7 @@
/ {
model = "Google fennel14 sku2 board";
chassis-type = "laptop";
compatible = "google,fennel-sku2", "google,fennel", "mediatek,mt8183";
};
@@ -9,6 +9,7 @@
/ {
model = "Google fennel14 sku0 board";
chassis-type = "laptop";
compatible = "google,fennel-sku0", "google,fennel", "mediatek,mt8183";
};
@@ -9,6 +9,7 @@
/ {
model = "Google kappa board";
chassis-type = "laptop";
compatible = "google,kappa", "mediatek,mt8183";
};
@@ -9,5 +9,6 @@
/ {
model = "Google kenzo sku17 board";
chassis-type = "laptop";
compatible = "google,juniper-sku17", "google,juniper", "mediatek,mt8183";
};
@@ -9,6 +9,7 @@
/ {
model = "Google willow board sku0";
chassis-type = "laptop";
compatible = "google,willow-sku0", "google,willow", "mediatek,mt8183";
};
@@ -9,5 +9,6 @@
/ {
model = "Google willow board sku1";
chassis-type = "laptop";
compatible = "google,willow-sku1", "google,willow", "mediatek,mt8183";
};
@@ -12,6 +12,7 @@
/ {
model = "MediaTek kodama sku32 board";
chassis-type = "tablet";
compatible = "google,kodama-sku32", "google,kodama", "mediatek,mt8183";
};