From: Neil Armstrong <narmstrong@baylibre.com>
To: Christian Hewitt <christianshewitt@gmail.com>,
u-boot@lists.denx.de, u-boot-amlogic@groups.io,
linux-amlogic@lists.infradead.org
Subject: Re: [PATCH 0/5] board: amlogic: add Beelink GT-King/Pro support
Date: Fri, 18 Dec 2020 10:49:54 +0100 [thread overview]
Message-ID: <19d7f4a3-4c48-54f9-c4f0-73756ea4dc09@baylibre.com> (raw)
In-Reply-To: <20201218084545.29135-1-christianshewitt@gmail.com>
On 18/12/2020 09:45, Christian Hewitt wrote:
> This patchset adds support for the Beelink GT-King and GT-King Pro boxes
> based on the Amlogic S922X (G12B/W400) SoC. Patches are based on the
> u-boot-amlogic-next branch in the custodians tree.
>
> Christian Hewitt (5):
> ARM: dts: import Beelink GT-King/Pro DTs from Linux 5.10
> boards: amlogic: add Beelink S922X board family support
> boards: amlogic: add Beelink GT-King defconfig
> boards: amlogic: add Beelink GT-King Pro defconfig
> boards: amlogic: update documentation for Beelink GT-King/Pro
>
> arch/arm/dts/Makefile | 2 +
> arch/arm/dts/meson-g12b-gtking-pro.dts | 125 ++++++
> arch/arm/dts/meson-g12b-gtking.dts | 145 +++++++
> arch/arm/dts/meson-g12b-w400.dtsi | 425 ++++++++++++++++++++
> board/amlogic/beelink-s922x/MAINTAINERS | 9 +
> board/amlogic/beelink-s922x/Makefile | 6 +
> board/amlogic/beelink-s922x/beelink-s922x.c | 54 +++
> configs/beelink-gtking_defconfig | 71 ++++
> configs/beelink-gtkingpro_defconfig | 71 ++++
> doc/board/amlogic/beelink-gtking.rst | 115 ++++++
> doc/board/amlogic/beelink-gtkingpro.rst | 116 ++++++
> doc/board/amlogic/index.rst | 4 +-
> 12 files changed, 1142 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/dts/meson-g12b-gtking-pro.dts
> create mode 100644 arch/arm/dts/meson-g12b-gtking.dts
> create mode 100644 arch/arm/dts/meson-g12b-w400.dtsi
> create mode 100644 board/amlogic/beelink-s922x/MAINTAINERS
> create mode 100644 board/amlogic/beelink-s922x/Makefile
> create mode 100644 board/amlogic/beelink-s922x/beelink-s922x.c
> create mode 100644 configs/beelink-gtking_defconfig
> create mode 100644 configs/beelink-gtkingpro_defconfig
> create mode 100644 doc/board/amlogic/beelink-gtking.rst
> create mode 100644 doc/board/amlogic/beelink-gtkingpro.rst
>
Applying to u-boot-amlogic-next
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
prev parent reply other threads:[~2020-12-18 9:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-18 8:45 [PATCH 0/5] board: amlogic: add Beelink GT-King/Pro support Christian Hewitt
2020-12-18 8:45 ` [PATCH 1/5] ARM: dts: import Beelink GT-King/Pro DTs from Linux 5.10 Christian Hewitt
2020-12-18 9:42 ` Neil Armstrong
2020-12-18 8:45 ` [PATCH 2/5] boards: amlogic: add Beelink S922X board family support Christian Hewitt
2020-12-18 9:42 ` Neil Armstrong
2020-12-18 8:45 ` [PATCH 3/5] boards: amlogic: add Beelink GT-King defconfig Christian Hewitt
2020-12-18 9:43 ` Neil Armstrong
2020-12-18 8:45 ` [PATCH 4/5] boards: amlogic: add Beelink GT-King Pro defconfig Christian Hewitt
2020-12-18 9:43 ` Neil Armstrong
2020-12-18 8:45 ` [PATCH 5/5] boards: amlogic: update documentation for Beelink GT-King/Pro Christian Hewitt
2020-12-18 9:47 ` Neil Armstrong
2020-12-18 9:49 ` Neil Armstrong [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=19d7f4a3-4c48-54f9-c4f0-73756ea4dc09@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=christianshewitt@gmail.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=u-boot-amlogic@groups.io \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox