From: Christian Hewitt <christianshewitt@gmail.com>
To: u-boot@lists.denx.de, u-boot-amlogic@groups.io,
linux-amlogic@lists.infradead.org
Cc: Christian Hewitt <christianshewitt@gmail.com>
Subject: [PATCH 0/4] ARM: amlogic: add Radxa Zero
Date: Wed, 15 Sep 2021 01:46:55 +0000 [thread overview]
Message-ID: <20210915014659.5336-1-christianshewitt@gmail.com> (raw)
This series alpha sorts the Amlogic Makefile, then adds
support for the Radxa Zero SBC using the device-tree
queued in the Amlogic maintainer tree for Linux 5.16.y
Patches are based on custodians/u-boot-amlogic-next
Christian Hewitt (4):
ARM: dts: sort Amlogic Makefile section
ARM: dts: add support for Radxa Zero
boards: amlogic: add Radxa Zero defconfig
doc: boards: amlogic: update for Radxa Zero
arch/arm/dts/Makefile | 12 +-
.../arm/dts/meson-g12a-radxa-zero-u-boot.dtsi | 7 +
arch/arm/dts/meson-g12a-radxa-zero.dts | 405 ++++++++++++++++++
configs/radxa-zero_defconfig | 70 +++
doc/board/amlogic/index.rst | 3 +-
doc/board/amlogic/radxa-zero.rst | 74 ++++
6 files changed, 565 insertions(+), 6 deletions(-)
create mode 100644 arch/arm/dts/meson-g12a-radxa-zero-u-boot.dtsi
create mode 100644 arch/arm/dts/meson-g12a-radxa-zero.dts
create mode 100644 configs/radxa-zero_defconfig
create mode 100644 doc/board/amlogic/radxa-zero.rst
--
2.17.1
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
next reply other threads:[~2021-09-15 1:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-15 1:46 Christian Hewitt [this message]
2021-09-15 1:46 ` [PATCH 1/4] ARM: dts: sort Amlogic Makefile section Christian Hewitt
2021-09-15 1:46 ` [PATCH 2/4] ARM: dts: add support for Radxa Zero Christian Hewitt
2021-09-15 1:46 ` [PATCH 3/4] boards: amlogic: add Radxa Zero defconfig Christian Hewitt
2021-09-15 1:46 ` [PATCH 4/4] doc: boards: amlogic: update for Radxa Zero Christian Hewitt
2021-09-21 7:34 ` [PATCH 0/4] ARM: amlogic: add " Neil Armstrong
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=20210915014659.5336-1-christianshewitt@gmail.com \
--to=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