[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240731-jacuzzi_dt-v3-2-1c4314e8962f@chromium.org>
Date: Wed, 31 Jul 2024 10:47:26 +0000
From: Hsin-Te Yuan <yuanhsinte@...omium.org>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Sean Wang <sean.wang@...iatek.com>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org,
Hsin-Te Yuan <yuanhsinte@...omium.org>
Subject: [PATCH v3 2/2] dt-bindings: arm64: mediatek: Add
kukui-jacuzzi-cerise board
Cerise is known as ASUS Chromebook CZ1.
Stern is known as ASUS Chromebook Flip CZ1.
They are almost identical. The only difference is that Cerise is a
clamshell device without touchscreen and Stern is a convertible device.
Although the commercial names are different, the bootloader still
expects these cerise compatible strings even on stern.
Signed-off-by: Hsin-Te Yuan <yuanhsinte@...omium.org>
---
Documentation/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 1d4bb50fcd8d..087773a43673 100644
--- a/Documentation/devicetree/bindings/arm/mediatek.yaml
+++ b/Documentation/devicetree/bindings/arm/mediatek.yaml
@@ -146,6 +146,20 @@ properties:
items:
- const: google,burnet
- const: mediatek,mt8183
+ - description: Google Cerise (ASUS Chromebook CZ1)
+ items:
+ - enum:
+ - google,cerise-sku0
+ - google,cerise-rev3-sku0
+ - const: google,cerise
+ - const: mediatek,mt8183
+ - description: Google Stern (ASUS Chromebook Flip CZ1)
+ items:
+ - enum:
+ - google,cerise-sku1
+ - google,cerise-rev3-sku1
+ - const: google,cerise
+ - const: mediatek,mt8183
- description: Google Cozmo (Acer Chromebook 314)
items:
- const: google,cozmo
--
2.46.0.rc1.232.g9752f9e123-goog
Powered by blists - more mailing lists