diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2020-05-20 01:43:26 +0000 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2020-05-20 14:43:48 -0700 |
commit | 3a90ef281f852db9900024116e8ea93a49115df9 (patch) | |
tree | 6b1701898dac90dcd686c49f8a09a66784966491 | |
parent | 3cb74db9b2561a25701b9024b9d5c0077c43e214 (diff) |
dt-bindings: arm: amlogic: add support for the Beelink GT-King
The Shenzen AZW (Beelink) GT-King is based on the Amlogic W400 reference
board with an S922X chip.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200520014329.12469-3-christianshewitt@gmail.com
-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 47badda69ef5..cd7a081a4f17 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -149,6 +149,7 @@ properties: - description: Boards with the Amlogic Meson G12B S922X SoC items: - enum: + - azw,gtking - hardkernel,odroid-n2 - khadas,vim3 - ugoos,am6 |