All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/02] ARM: shmobile: r8a7791 Koelsch DT reference support V2
@ 2013-10-08  6:30 ` Magnus Damm
  0 siblings, 0 replies; 8+ messages in thread
From: Magnus Damm @ 2013-10-08  6:30 UTC (permalink / raw)
  To: linux-arm-kernel

ARM: shmobile: r8a7791 Koelsch DT reference support V2

[PATCH 01/02] ARM: shmobile: r8a7791 Koelsch DT reference DTS bits
[PATCH 02/02] ARM: shmobile: r8a7791 Koelsch DT reference C bits

This series is V2 of Koelsch DT reference support. At this point the
board file is separated from the legacy Koelsch board support, and in
the not so distant future this DT reference board file will be converted
into MULTIPLATFORM only. This can only happen after r8a7791 CCF support
has been added.

After CCF and MULTIPLATFORM are done for r8a7791 the board support code
will be converted into same style as EMEV2, for more details please
see the following series:

[PATCH 00/05] ARM: shmobile: KZM9D Multiplatform update

Changes since V1 are DT_MACHINE update to sync with legacy board
code and patch splitting to simplify merge dependencies.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Written against renesas.git tag renesas-devel-20131008

 arch/arm/boot/dts/Makefile                       |    1 
 arch/arm/boot/dts/r8a7791-koelsch-reference.dts  |   32 +++++++++++++++
 arch/arm/mach-shmobile/Kconfig                   |   11 +++++
 arch/arm/mach-shmobile/Makefile                  |    1 
 arch/arm/mach-shmobile/Makefile.boot             |    1 
 arch/arm/mach-shmobile/board-koelsch-reference.c |   46 ++++++++++++++++++++++
 6 files changed, 92 insertions(+)

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

end of thread, other threads:[~2013-10-09  3:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08  6:30 [PATCH 00/02] ARM: shmobile: r8a7791 Koelsch DT reference support V2 Magnus Damm
2013-10-08  6:30 ` Magnus Damm
2013-10-08  6:30 ` [PATCH 01/02] ARM: shmobile: r8a7791 Koelsch DT reference DTS bits Magnus Damm
2013-10-08  6:30   ` Magnus Damm
2013-10-08  6:30 ` [PATCH 02/02] ARM: shmobile: r8a7791 Koelsch DT reference C bits Magnus Damm
2013-10-08  6:30   ` Magnus Damm
2013-10-09  3:54 ` [PATCH 00/02] ARM: shmobile: r8a7791 Koelsch DT reference support V2 Simon Horman
2013-10-09  3:54   ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.