linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v0 0/2] Initial Allwinner T3 support.
@ 2018-11-14  8:20 hao_zhang
  2018-11-15 15:18 ` Maxime Ripard
  0 siblings, 1 reply; 3+ messages in thread
From: hao_zhang @ 2018-11-14  8:20 UTC (permalink / raw)
  To: robh+dt, maxime.ripard, wens, icenowy
  Cc: linux-doc, linux-arm-kernel, linux-kernel, devicetree, linux-clk,
	linux-gpio, linux-sunxi, icenowy

Initial Allwinner T3 support.

Allwinner T3 (sun8i) SoC features a Quad-Core Cortex-A7 ARM CPU, and a
Mali400 MP2 GPU from ARM. It is a not-pin-compatible quad core sucessor
of the A20). It's also known as the Allwinner R40 for In-Car
Entertainment usage.

hao_zhang (2):
  ARM: dts: sun8i: Add board dts file for t3-cqa3t-bv3.
  Documentation: ARM: sunxi: Add Allwinner SoC T3.

 Documentation/devicetree/bindings/arm/sunxi.txt |   3 +-
 arch/arm/boot/dts/Makefile                      |   1 +
 arch/arm/boot/dts/sun8i-t3-cqa3t-bv3.dts        | 226 ++++++++++++++++++++++++
 3 files changed, 229 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/sun8i-t3-cqa3t-bv3.dts

-- 
2.7.4


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

end of thread, other threads:[~2018-11-15 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-14  8:20 [PATCH v0 0/2] Initial Allwinner T3 support hao_zhang
2018-11-15 15:18 ` Maxime Ripard
2018-11-15 15:31   ` Chen-Yu Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).