public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/2] sunxi: add support for Tanix TX6
@ 2021-01-03 10:00 Jernej Skrabec
  2021-01-03 10:00 ` [PATCH v2 1/2] ARM: dts: sunxi: h6: Update DT files Jernej Skrabec
  2021-01-03 10:00 ` [PATCH v2 2/2] sunxi: Add support for Tanix TX6 Jernej Skrabec
  0 siblings, 2 replies; 7+ messages in thread
From: Jernej Skrabec @ 2021-01-03 10:00 UTC (permalink / raw)
  To: u-boot

This series introduces Tanix TX6 TV box support based on Allwinner H6
SoC. First patch syncs H6 DT files from Linux 5.11-rc1 release and
second one adds support for Tanix TX6 board.

Please take a look.

Best regards,
Jernej

Changes from v1:
- add missing tanix_tx6_defconfig

Jernej Skrabec (2):
  ARM: dts: sunxi: h6: Update DT files
  sunxi: Add support for Tanix TX6

 arch/arm/dts/Makefile                     |   3 +-
 arch/arm/dts/sun50i-h6-beelink-gs1.dts    |  70 +++-
 arch/arm/dts/sun50i-h6-cpu-opp.dtsi       | 117 +++++++
 arch/arm/dts/sun50i-h6-orangepi-lite2.dts |  71 +++-
 arch/arm/dts/sun50i-h6-orangepi.dtsi      |  72 +++-
 arch/arm/dts/sun50i-h6-pine-h64.dts       | 102 ++++--
 arch/arm/dts/sun50i-h6-tanix-tx6.dts      | 124 +++++++
 arch/arm/dts/sun50i-h6.dtsi               | 394 ++++++++++++++++++++--
 board/sunxi/MAINTAINERS                   |   6 +
 configs/tanix_tx6_defconfig               |  11 +
 10 files changed, 901 insertions(+), 69 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h6-cpu-opp.dtsi
 create mode 100644 arch/arm/dts/sun50i-h6-tanix-tx6.dts
 create mode 100644 configs/tanix_tx6_defconfig

-- 
2.30.0

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

end of thread, other threads:[~2021-01-06 16:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-03 10:00 [PATCH v2 0/2] sunxi: add support for Tanix TX6 Jernej Skrabec
2021-01-03 10:00 ` [PATCH v2 1/2] ARM: dts: sunxi: h6: Update DT files Jernej Skrabec
2021-01-06 15:41   ` André Przywara
2021-01-06 16:29     ` Jernej Škrabec
2021-01-03 10:00 ` [PATCH v2 2/2] sunxi: Add support for Tanix TX6 Jernej Skrabec
2021-01-06 15:51   ` André Przywara
2021-01-06 16:29     ` Jernej Škrabec

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