diff options
| author | NĂcolas F. R. A. Prado <nfraprado@collabora.com> | 2023-07-21 16:16:55 -0400 |
|---|---|---|
| committer | Matthias Brugger <matthias.bgg@gmail.com> | 2023-10-18 09:47:11 +0200 |
| commit | 3993c86f50508736fc8a1da4d73e474267066bc2 (patch) | |
| tree | 9415fc4a619193676d47a8e7fe5a7ff95ae1fb67 | |
| parent | f78dbaab806f8586e97be7192d0267a209ebab59 (diff) | |
dt-bindings: arm64: dts: mediatek: Add rev4 of spherion
Add binding for newer version of Google Spherion (Acer Chromebook 514):
rev4.
Signed-off-by: NĂcolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230721201705.387426-3-nfraprado@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/mediatek.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml index 951a3eef31b6..a5999b3afc35 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -144,6 +144,11 @@ properties: - const: google,hayato-rev1 - const: google,hayato - const: mediatek,mt8192 + - description: Google Spherion rev4 (Acer Chromebook 514) + items: + - const: google,spherion-rev4 + - const: google,spherion + - const: mediatek,mt8192 - description: Google Spherion (Acer Chromebook 514) items: - const: google,spherion-rev3 |
