diff options
author | Christian Hewitt <[email protected]> | 2022-07-07 09:39:53 +0000 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2022-09-05 09:25:59 +0200 |
commit | 70bff3a65d4b974434b7f576f52a269fa4f0dd04 (patch) | |
tree | 07cc143232c24fac8dbc830481c7b1b96d097d92 | |
parent | fdfaefa831728110f591764c1dc274fb3739e5c1 (diff) |
dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding
Add the board binding for the Shenzen AZW (Beelink) GT1 Ultimate
Android Set-Top Box device.
Signed-off-by: Christian Hewitt <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 9ac73e961146..f5c1b6cae4c9 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -120,6 +120,7 @@ properties: - enum: - amlogic,q200 - amlogic,q201 + - azw,gt1-ultimate - khadas,vim2 - kingnovel,r-box-pro - libretech,aml-s912-pc |