diff options
author | Hsin-Yi Wang <hsinyi@chromium.org> | 2023-10-26 22:09:11 +0300 |
---|---|---|
committer | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2023-12-11 13:12:56 +0300 |
commit | fddb94ff7a5765368131aaf5c8b2dfb28f8e84b1 (patch) | |
tree | eba97f2d493841299e6b68e9dc920205a89cffb1 /Documentation/devicetree/bindings/arm/mediatek.yaml | |
parent | b924b73835c17206c419a64706346b9f71aaf007 (diff) | |
download | linux-fddb94ff7a5765368131aaf5c8b2dfb28f8e84b1.tar.xz |
dt-bindings: arm64: mediatek: Add mt8183-kukui-katsu
Add katsu sku32 and sku38 which uses different audio codec.
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/mediatek.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/mediatek.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml index a5999b3afc35..4fe58cfe6f1b 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -235,6 +235,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: |