diff options
author | 2021-03-19 11:52:42 +0800 | |
---|---|---|
committer | 2021-03-29 13:46:33 +0200 | |
commit | 02e744a11a014db4666aea5488a5754e332b84c4 (patch) | |
tree | 1c49dfdc18cd41d5192b9f7515f1a3d74900b1bf | |
parent | arm64: dts: mt8183: update wakeup register offset (diff) | |
download | wireguard-linux-02e744a11a014db4666aea5488a5754e332b84c4.tar.xz wireguard-linux-02e744a11a014db4666aea5488a5754e332b84c4.zip |
dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-damu
mt8183-kukui-jacuzzi-damu board also known as ASUS Chromebook Flip CM3,
using mediatek mt8183 SoC.
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210319035245.2751911-1-hsinyi@chromium.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
-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 93b3bdf6eaeb..a86716cdd408 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -125,6 +125,10 @@ properties: - google,krane-sku176 - const: google,krane - const: mediatek,mt8183 + - description: Google Damu (ASUS Chromebook Flip CM3) + items: + - const: google,damu + - const: mediatek,mt8183 additionalProperties: true |