diff options
author | Seiya Wang <seiya.wang@mediatek.com> | 2021-03-19 03:34:25 +0100 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2021-03-29 13:54:12 +0200 |
commit | 13225a5c7b1c3680068722b53d85b51722b09b80 (patch) | |
tree | e5434c44340988716e67c946d9864914673c186a /Documentation/devicetree/bindings/arm/mediatek.yaml | |
parent | dt-bindings: serial: Add compatible for Mediatek MT8195 (diff) | |
download | linux-13225a5c7b1c3680068722b53d85b51722b09b80.tar.xz linux-13225a5c7b1c3680068722b53d85b51722b09b80.zip |
dt-bindings: arm: Add compatible for Mediatek MT8195
This commit adds dt-binding documentation for the Mediatek MT8195
reference board.
Signed-off-by: Seiya Wang <seiya.wang@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210319023427.16711-8-seiya.wang@mediatek.com
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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml index edee2c3f8620..cf24401edb85 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -118,6 +118,10 @@ properties: - enum: - mediatek,mt8183-evb - const: mediatek,mt8183 + - items: + - enum: + - mediatek,mt8195-evb + - const: mediatek,mt8195 - description: Google Krane (Lenovo IdeaPad Duet, 10e,...) items: - enum: |