mbox series

[v3,0/2] arm64: dts: meson: add support for Beelink GS-King-X

Message ID 20210119145734.12675-1-christianshewitt@gmail.com (mailing list archive)
Headers show
Series arm64: dts: meson: add support for Beelink GS-King-X | expand

Message

Christian Hewitt Jan. 19, 2021, 2:57 p.m. UTC
This series adds bindings and device-tree for the Beelink (AZW) GS-King-X,
which like GT-King and GT-King Pro is based on the W400 reference design.

Changes since v2:
- shorten audio card name to GSKING-X
- add Neil's tested-by
- add Martin's reviews

Changes since v1:
- move audio from TDM_B to TDM_A
- drop S/PDIF content
- add Rob's bindings ack

Christian Hewitt (2):
  dt-bindings: arm: amlogic: add support for the Beelink GS-King-X
  arm64: dts: meson: add initial Beelink GS-King-X device-tree

 .../devicetree/bindings/arm/amlogic.yaml      |   1 +
 arch/arm64/boot/dts/amlogic/Makefile          |   1 +
 .../boot/dts/amlogic/meson-g12b-gsking-x.dts  | 133 ++++++++++++++++++
 3 files changed, 135 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-gsking-x.dts

Comments

Kevin Hilman Jan. 25, 2021, 6:42 p.m. UTC | #1
On Tue, 19 Jan 2021 14:57:32 +0000, Christian Hewitt wrote:
> This series adds bindings and device-tree for the Beelink (AZW) GS-King-X,
> which like GT-King and GT-King Pro is based on the W400 reference design.
> 
> Changes since v2:
> - shorten audio card name to GSKING-X
> - add Neil's tested-by
> - add Martin's reviews
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: amlogic: add support for the Beelink GS-King-X
      commit: 39f5e36d5d2b5cae17cfac1f2cd038f0f8bc834b
[2/2] arm64: dts: meson: add initial Beelink GS-King-X device-tree
      commit: f3d4ad4f106e21161d232c41a6676416e2498ae4

Best regards,