diff options
author | Hsin-Yi Wang <hsinyi@chromium.org> | 2021-11-10 14:31:18 +0800 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2021-11-17 18:38:12 +0100 |
commit | 861a08874fdbf625fea5ac265ff6aabbf6b68c56 (patch) | |
tree | 7d139b12f92efadb267d04e54c08b151eede12fa /Documentation/devicetree/bindings/arm/mediatek.yaml | |
parent | bf08726b34c18dc917d9155ee52ee9cba94fb9e1 (diff) |
dt-bindings: arm64: dts: mediatek: Add sku22 for mt8183 kakadu board
Add sku22 which uses different audio codec than previous kakadu board.
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Link: https://lore.kernel.org/r/20211110063118.3412564-7-hsinyi@chromium.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/mediatek.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/mediatek.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml index 99e7f8e294cd..723810cffce2 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -165,6 +165,12 @@ properties: - const: google,kakadu-rev2 - const: google,kakadu - const: mediatek,mt8183 + - description: Google Kakadu (ASUS Chromebook Detachable CM3) + items: + - const: google,kakadu-rev3-sku22 + - const: google,kakadu-rev2-sku22 + - const: google,kakadu + - const: mediatek,mt8183 - description: Google Kappa (HP Chromebook 11a) items: - const: google,kappa |