linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add a new board for exynos 4412
@ 2016-08-21 20:04 Randy Li
  2016-08-21 20:04 ` [PATCH 1/2] ARM: dts: Add TOPEET itop core board SCP package version Randy Li
  2016-08-21 20:04 ` [PATCH 2/2] ARM: dts: add TOPEET itop elite based board Randy Li
  0 siblings, 2 replies; 35+ messages in thread
From: Randy Li @ 2016-08-21 20:04 UTC (permalink / raw)
  To: devicetree
  Cc: robh+dt, mark.rutland, linux, kgene, krzk, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Randy Li

These patches would add a support for a new exynos 4412 core
board with a base board.

Although the Samsung Exynos 4412 is a old chip but still powerful.
The main reason I keep to use it is the MFC. It is quite easy
to use the multimedia functions in samsung.  I would like to
go into graphics part in the future.

Anyway, the TOPEET iTOP-4412 have many different version,
I only have Elite and Full version(The other one is Super version).
With two different Core board Chip pakcage(SCP or POP). As I
only have the SCP one, I would only offer support to SCP version.

Randy Li (2):
  ARM: dts: Add TOPEET itop core board SCP package version
  ARM: dts: add TOPEET itop elite based board

 .../bindings/arm/samsung/samsung-boards.txt        |   3 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/exynos4412-itop-elite.dts        | 148 +++++++
 arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi    | 434 +++++++++++++++++++++
 4 files changed, 586 insertions(+)
 create mode 100644 arch/arm/boot/dts/exynos4412-itop-elite.dts
 create mode 100644 arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi

-- 
2.7.4

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

end of thread, other threads:[~2016-09-01 16:12 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-21 20:04 [PATCH 0/2] Add a new board for exynos 4412 Randy Li
2016-08-21 20:04 ` [PATCH 1/2] ARM: dts: Add TOPEET itop core board SCP package version Randy Li
2016-08-22  6:50   ` Marek Szyprowski
2016-08-22  8:28     ` Ayaka
2016-08-22 14:45       ` Chanwoo Choi
2016-08-22 14:49         ` ayaka
2016-08-22 14:18     ` [PATCH 0/2 v2] Add a new board TOPEET iTOP for exynos 4412 Randy Li
2016-08-22 14:18       ` [PATCH 1/2] ARM: dts: Add TOPEET itop core board SCP package version Randy Li
2016-08-22 14:18       ` [PATCH 2/2] ARM: dts: add TOPEET itop elite based board Randy Li
2016-08-22 18:59         ` kbuild test robot
2016-08-23 18:14         ` Rob Herring
2016-08-23 18:36           ` ayaka
2016-08-23 22:38             ` Rob Herring
2016-08-24  8:29               ` Ayaka
2016-08-28 11:21               ` [PATCH 0/4 v3] Add a new board TOPEET iTOP for exynos 4412 Randy Li
2016-08-28 11:21                 ` [PATCH 1/4] ARM: dts: Add TOPEET itop core board SCP package version Randy Li
2016-08-28 21:13                   ` Rask Ingemann Lambertsen
2016-08-30  7:16                   ` Krzysztof Kozlowski
2016-08-31 12:58                     ` [RESEND PATCH 1/3] " Randy Li
2016-08-31 18:42                       ` Krzysztof Kozlowski
2016-08-31 19:49                         ` Ayaka
2016-09-01 13:03                       ` Bartlomiej Zolnierkiewicz
2016-09-01 16:12                         ` Krzysztof Kozlowski
2016-08-28 11:21                 ` [PATCH 2/4] ARM: dts: add TOPEET itop elite based board Randy Li
2016-08-30  7:32                   ` Krzysztof Kozlowski
2016-08-31 12:59                     ` [RESEND PATCH 2/3] " Randy Li
2016-09-01 13:07                       ` Bartlomiej Zolnierkiewicz
2016-08-28 11:21                 ` [PATCH 3/4] ARM: dts: add fimc support in exynos4412 TOPEET iTop Elite board Randy Li
2016-08-30  7:33                   ` Krzysztof Kozlowski
2016-08-31 13:00                     ` [PATCH 3/3 v3] devicetree: bindings: Add vendor prefix for Topeet Randy Li
2016-08-28 11:21                 ` [PATCH 4/4] ARM: dts: samsung: add analog audio codec on TOPEET iTop 4412 Elite Randy Li
2016-08-30  7:35                   ` Krzysztof Kozlowski
2016-08-30  7:04                 ` [PATCH 0/4 v3] Add a new board TOPEET iTOP for exynos 4412 Krzysztof Kozlowski
2016-08-21 20:04 ` [PATCH 2/2] ARM: dts: add TOPEET itop elite based board Randy Li
2016-08-21 20:12   ` [PATCH 2/2 v2] " Randy Li

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