diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2021-01-19 17:57:33 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2021-02-03 21:22:09 +0300 |
commit | fc4aa3804ec78a726f235b7f3440ba8034e9d88e (patch) | |
tree | a17bb2caf8dd8fb20568df3bf75032e3e520f0b7 /Documentation/devicetree/bindings/arm/amlogic.yaml | |
parent | a74978f34270f724369d8f84666ea0c361d3a699 (diff) | |
download | linux-fc4aa3804ec78a726f235b7f3440ba8034e9d88e.tar.xz |
dt-bindings: arm: amlogic: add support for the Beelink GS-King-X
The Shenzen AZW (Beelink) GS-King-X is based on the Amlogic W400 reference
board with an S922X-H chip.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Link: https://lore.kernel.org/r/20210119145734.12675-2-christianshewitt@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/arm/amlogic.yaml')
-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 3341788d1096..6bef60ddda64 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -151,6 +151,7 @@ properties: - description: Boards with the Amlogic Meson G12B S922X SoC items: - enum: + - azw,gsking-x - azw,gtking - azw,gtking-pro - hardkernel,odroid-n2 |