33 lines
1.2 KiB
Diff
33 lines
1.2 KiB
Diff
From 2201a9e503a183c00c46b68313583539f82c377a Mon Sep 17 00:00:00 2001
|
|
From: Hsin-Yi Wang <hsinyi@chromium.org>
|
|
Date: Mon, 13 Dec 2021 15:23:54 +0800
|
|
Subject: [PATCH 4/5] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-katsu
|
|
|
|
Katsu is known as ASUS Chromebook Detachable CZ1.
|
|
|
|
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
|
|
---
|
|
Documentation/devicetree/bindings/arm/mediatek.yaml | 7 +++++++
|
|
1 file changed, 7 insertions(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml
|
|
index ab0593c77321..1fdb9a91635d 100644
|
|
--- a/Documentation/devicetree/bindings/arm/mediatek.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/mediatek.yaml
|
|
@@ -187,6 +187,13 @@ properties:
|
|
items:
|
|
- const: google,kappa
|
|
- const: mediatek,mt8183
|
|
+ - description: Google Katsu (ASUS Chromebook Detachable CZ1)
|
|
+ items:
|
|
+ - enum:
|
|
+ - google,katsu-sku32
|
|
+ - google,katsu-sku38
|
|
+ - const: google,katsu
|
|
+ - const: mediatek,mt8183
|
|
- description: Google Kodama (Lenovo 10e Chromebook Tablet)
|
|
items:
|
|
- enum:
|
|
--
|
|
2.39.1
|
|
|