linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: dts: add dts files for Cubieboard4
@ 2015-03-06 23:35 tyler.baker at linaro.org
  2015-03-06 23:35 ` [PATCH 1/2] ARM: dts: add cubietech cubieboard4 tyler.baker at linaro.org
  2015-03-06 23:35 ` [PATCH 2/2] ARM: dts: add vendor prefix for cubietech tyler.baker at linaro.org
  0 siblings, 2 replies; 6+ messages in thread
From: tyler.baker at linaro.org @ 2015-03-06 23:35 UTC (permalink / raw)
  To: linux-arm-kernel

From: Tyler Baker <tyler.baker@linaro.org>

This series adds basic support for the Cubietech Cubieboard4.

The Cubietech Cubieboard4 is a A80 based development board with 2GB DDR3, 8GB
eMMC, Micro SD, HDMI, VGA, 3.5mm audio jack. One USB OTG port and four USB 2.0
ports.

The sun9i-a80-optimus device tree[1] has been used to boot this board for some
time now, as the two platforms are very similar. But there are differences, so 
it deserves it's own device tree. I've tested this series on a 
Cubieboard4[2][3] and can confirm UART, eMMC, and MMC are working properly.

This patch series is based on arm-soc v4.0-rc2.

[1] http://kernelci.org/boot/sun9i-a80-cubieboard4/ 
[2] http://lava.kernelci.org/scheduler/job/47969/log_file#L_13_308
[3] http://lava.kernelci.org/scheduler/job/47969/log_file#L_17_11

Tyler Baker (2):
  ARM: dts: add cubietech cubieboard4
  ARM: dts: add vendor prefix for cubietech

 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm/boot/dts/Makefile                         |   3 +-
 arch/arm/boot/dts/sun9i-a80-cubieboard4.dts        | 100 +++++++++++++++++++++
 3 files changed, 103 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/sun9i-a80-cubieboard4.dts

-- 
2.1.0

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

end of thread, other threads:[~2015-03-09 16:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-06 23:35 [PATCH 0/2] ARM: dts: add dts files for Cubieboard4 tyler.baker at linaro.org
2015-03-06 23:35 ` [PATCH 1/2] ARM: dts: add cubietech cubieboard4 tyler.baker at linaro.org
2015-03-08 17:28   ` Maxime Ripard
2015-03-09 16:14     ` Tyler Baker
2015-03-06 23:35 ` [PATCH 2/2] ARM: dts: add vendor prefix for cubietech tyler.baker at linaro.org
2015-03-08 17:29   ` Maxime Ripard

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).