41 lines
1.5 KiB
Diff
41 lines
1.5 KiB
Diff
From 01a91263c79ec7730e3c6eb4ed71436f2e14639d Mon Sep 17 00:00:00 2001
|
|
From: Hsin-Yi Wang <hsinyi@chromium.org>
|
|
Date: Mon, 13 Dec 2021 15:23:55 +0800
|
|
Subject: [PATCH 5/5] dt-bindings: arm64: dts: mediatek: Add
|
|
mt8183-kukui-jacuzzi-makomo
|
|
|
|
Makomo is known as Lenovo 100e Gen 2 Chromebook.
|
|
|
|
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
|
|
---
|
|
.../devicetree/bindings/arm/mediatek.yaml | 14 ++++++++++++++
|
|
1 file changed, 14 insertions(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml
|
|
index 1fdb9a91635d..f13c7c66cfbb 100644
|
|
--- a/Documentation/devicetree/bindings/arm/mediatek.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/mediatek.yaml
|
|
@@ -203,6 +203,20 @@ properties:
|
|
- google,kodama-sku32
|
|
- const: google,kodama
|
|
- const: mediatek,mt8183
|
|
+ - description: Google Makomo (Lenovo 100e Gen 2)
|
|
+ items:
|
|
+ - enum:
|
|
+ - const: google,makomo-rev4-sku0
|
|
+ - const: google,makomo-rev5-sku0
|
|
+ - const: google,makomo
|
|
+ - const: mediatek,mt8183
|
|
+ - description: Google Makomo (Lenovo 100e Gen 2)
|
|
+ items:
|
|
+ - enum:
|
|
+ - const: google,makomo-rev4-sku1
|
|
+ - const: google,makomo-rev5-sku1
|
|
+ - const: google,makomo
|
|
+ - const: mediatek,mt8183
|
|
- description: Google Willow (Acer Chromebook 311 C722/C722T)
|
|
items:
|
|
- enum:
|
|
--
|
|
2.39.1
|
|
|