public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Introduce Tanix TX6 box DT
@ 2019-08-16 20:53 Jernej Skrabec
  2019-08-16 20:53 ` [PATCH 1/2] dt-bindings: arm: sunxi: Add compatible for Tanix TX6 board Jernej Skrabec
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jernej Skrabec @ 2019-08-16 20:53 UTC (permalink / raw)
  To: robh+dt, mark.rutland, mripard, wens
  Cc: jernej.skrabec, devicetree, linux-arm-kernel, linux-kernel

This series adds support for Tanix TX6 box:
- Allwinner H6 Quad-core 64-bit ARM Cortex-A53
- GPU Mali-T720
- 4GiB DDR3 RAM (3GiB useable)
- 100Mbps EMAC via AC200 EPHY
- Cdtech 47822BS Wifi/BT
- 2x USB 2.0 Host and 1x USB 3.0 Host
- HDMI port
- IR receiver
- 64GiB eMMC
- 5V/2A DC power supply

Patch 1 adds compatible strings to dt bindings documentation.

Patch 2 adds Tanix TX6 DT.

Best regards,
Jernej

Jernej Skrabec (2):
  dt-bindings: arm: sunxi: Add compatible for Tanix TX6 board
  arm64: dts: allwinner: h6: Introduce Tanix TX6 board

 .../devicetree/bindings/arm/sunxi.yaml        |   5 +
 arch/arm64/boot/dts/allwinner/Makefile        |   1 +
 .../dts/allwinner/sun50i-h6-tanix-tx6.dts     | 100 ++++++++++++++++++
 3 files changed, 106 insertions(+)
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts

-- 
2.22.1


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

end of thread, other threads:[~2019-09-02  7:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-16 20:53 [PATCH 0/2] Introduce Tanix TX6 box DT Jernej Skrabec
2019-08-16 20:53 ` [PATCH 1/2] dt-bindings: arm: sunxi: Add compatible for Tanix TX6 board Jernej Skrabec
2019-08-19 19:28   ` Rob Herring
2019-08-16 20:53 ` [PATCH 2/2] arm64: dts: allwinner: h6: Introduce " Jernej Skrabec
2019-08-18 18:42   ` kbuild test robot
2019-08-18 18:59     ` Jernej Škrabec
2019-08-18 22:18       ` Clément Péron
2019-09-02  7:05       ` Rong Chen
2019-08-19 13:44 ` [PATCH 0/2] Introduce Tanix TX6 box DT Maxime Ripard

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