diff options
author | Hsin-Yi Wang <[email protected]> | 2021-03-19 11:52:42 +0800 |
---|---|---|
committer | Matthias Brugger <[email protected]> | 2021-03-29 13:46:33 +0200 |
commit | 02e744a11a014db4666aea5488a5754e332b84c4 (patch) | |
tree | 1c49dfdc18cd41d5192b9f7515f1a3d74900b1bf | |
parent | d3cbc7f82caa9bebe058c7e2947405af39eb7ea6 (diff) |
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 <[email protected]>
Reviewed-by: Enric Balletbo i Serra <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Matthias Brugger <[email protected]>
-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 |