Message ID | 1582985353-83371-2-git-send-email-christianshewitt@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | arm64: dts: meson: add dts/bindings for Beelink GT-King | expand |
On 29/02/2020 15:09, Christian Hewitt wrote: > 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> > --- > Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml > index f74aba4..6bf9bbc 100644 > --- a/Documentation/devicetree/bindings/arm/amlogic.yaml > +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml > @@ -148,6 +148,7 @@ properties: > - description: Boards with the Amlogic Meson G12B S922X SoC > items: > - enum: > + - azw,gtking > - hardkernel,odroid-n2 > - khadas,vim3 > - ugoos,am6 > Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
On Sat, 29 Feb 2020 18:09:12 +0400, Christian Hewitt wrote: > 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> > --- > Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index f74aba4..6bf9bbc 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -148,6 +148,7 @@ properties: - description: Boards with the Amlogic Meson G12B S922X SoC items: - enum: + - azw,gtking - hardkernel,odroid-n2 - khadas,vim3 - ugoos,am6
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> --- Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + 1 file changed, 1 insertion(+)