public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] sunxi: add support for Tanix TX6
@ 2021-01-03  9:56 Jernej Skrabec
  2021-01-03  9:56 ` [PATCH 1/2] ARM: dts: sunxi: h6: Update DT files Jernej Skrabec
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jernej Skrabec @ 2021-01-03  9:56 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

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 +
 9 files changed, 890 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

-- 
2.30.0

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

end of thread, other threads:[~2021-01-03 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-03  9:56 [PATCH 0/2] sunxi: add support for Tanix TX6 Jernej Skrabec
2021-01-03  9:56 ` [PATCH 1/2] ARM: dts: sunxi: h6: Update DT files Jernej Skrabec
2021-01-03  9:56 ` [PATCH 2/2] sunxi: Add support for Tanix TX6 Jernej Skrabec
2021-01-03 10:01 ` [PATCH 0/2] sunxi: add " Jernej Škrabec

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