diff options
author | NĂcolas F. R. A. Prado <[email protected]> | 2023-07-21 16:16:54 -0400 |
---|---|---|
committer | Matthias Brugger <[email protected]> | 2023-10-18 09:47:07 +0200 |
commit | f78dbaab806f8586e97be7192d0267a209ebab59 (patch) | |
tree | 35f327cc463a51926eb982f10e13dc5c33c591eb | |
parent | 9b5d64654ea8f51fe1e8e29ca1777b620be8fb7c (diff) |
dt-bindings: arm64: dts: mediatek: Add rev5-sku2 of hayato
Add binding for newer version of Google Hayato: rev5-sku2.
Signed-off-by: NĂcolas F. R. A. Prado <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: AngeloGioacchino Del Regno <[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 | 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 de1a41a68f5d..951a3eef31b6 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -133,6 +133,12 @@ properties: - enum: - mediatek,mt8183-evb - const: mediatek,mt8183 + - description: Google Hayato rev5 + items: + - const: google,hayato-rev5-sku2 + - const: google,hayato-sku2 + - const: google,hayato + - const: mediatek,mt8192 - description: Google Hayato items: - const: google,hayato-rev1 |