public inbox for linux-amlogic@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] board: amlogic: add WeTek Core2 support
@ 2020-12-15 12:32 Christian Hewitt
  2020-12-15 12:32 ` [PATCH 1/3] ARM: dts: import WeTek Core2 DTs from Linux 5.10 Christian Hewitt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christian Hewitt @ 2020-12-15 12:32 UTC (permalink / raw)
  To: u-boot, u-boot-amlogic, linux-amlogic; +Cc: Christian Hewitt

This patchset adds support for the WeTek Core2 box which is based on the
Amlogic S912 (GXM) SoC. Patches are based on u-boot-amlogic-next branch
in the custodians tree.

Christian Hewitt (3):
  ARM: dts: import WeTek Core2 DTs from Linux 5.10
  boards: amlogic: add WeTek Core2 support
  boards: amlogic: update documentation for WeTek Core2

 arch/arm/dts/Makefile                         |   1 +
 arch/arm/dts/meson-gx-p23x-q20x.dtsi          | 324 ++++++++++++++++++
 .../arm/dts/meson-gxm-wetek-core2-u-boot.dtsi |   7 +
 arch/arm/dts/meson-gxm-wetek-core2.dts        |  87 +++++
 configs/wetek-core2_defconfig                 |  70 ++++
 doc/board/amlogic/index.rst                   |   3 +-
 doc/board/amlogic/wetek-core2.rst             |  90 +++++
 7 files changed, 581 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/meson-gx-p23x-q20x.dtsi
 create mode 100644 arch/arm/dts/meson-gxm-wetek-core2-u-boot.dtsi
 create mode 100644 arch/arm/dts/meson-gxm-wetek-core2.dts
 create mode 100644 configs/wetek-core2_defconfig
 create mode 100644 doc/board/amlogic/wetek-core2.rst

-- 
2.17.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-16 16:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-15 12:32 [PATCH 0/3] board: amlogic: add WeTek Core2 support Christian Hewitt
2020-12-15 12:32 ` [PATCH 1/3] ARM: dts: import WeTek Core2 DTs from Linux 5.10 Christian Hewitt
2020-12-15 12:32 ` [PATCH 2/3] boards: amlogic: add WeTek Core2 support Christian Hewitt
2020-12-15 12:32 ` [PATCH 3/3] boards: amlogic: update documentation for WeTek Core2 Christian Hewitt
2020-12-16 16:50 ` [PATCH 0/3] board: amlogic: add WeTek Core2 support Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox