diff options
author | NĂcolas F. R. A. Prado <nfraprado@collabora.com> | 2023-07-21 22:16:55 +0200 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2023-10-18 09:47:11 +0200 |
commit | 3993c86f50508736fc8a1da4d73e474267066bc2 (patch) | |
tree | 9415fc4a619193676d47a8e7fe5a7ff95ae1fb67 /Documentation/devicetree/bindings/arm/mediatek.yaml | |
parent | dt-bindings: arm64: dts: mediatek: Add rev5-sku2 of hayato (diff) | |
download | linux-3993c86f50508736fc8a1da4d73e474267066bc2.tar.xz linux-3993c86f50508736fc8a1da4d73e474267066bc2.zip |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/mediatek.yaml')
-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 |