SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH v2 0/7] ARM: shmobile: ape6evm: multiplatform support
@ 2014-12-16 16:25 Ulrich Hecht
  2014-12-17  1:23 ` Magnus Damm
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ulrich Hecht @ 2014-12-16 16:25 UTC (permalink / raw)
  To: linux-sh

Hi!

This series implements multiplatform support for the APE6EVM board, and
eliminates both legacy platforms.

This version incorporates the "ARM: shmobile: ape6evm-reference: add missing
devices" series.  As suggested by Magnus, it synchronizes the ape6evm and
ape6evm-reference dts files first, eliminating the big renaming at the end.

It is split in such a way that the first five patches can be merged without
breaking either of the two legacy platforms.  Simon, please pick those up. 
(Or the first three, if adding a multiplatform target that does not build is
a problem.) Thank you.

CU
Uli


Changes since v1:
- merged with "ARM: shmobile: ape6evm-reference: add missing devices"
- resequenced for merging without CCF support
- removed a few leftover Kconfig and Makefile targets
- added Acked-Bys


Ulrich Hecht (7):
  ARM: shmobile: ape6evm: synchronize dts with reference platform
  ARM: shmobile: ape6evm: Add LEDs to the device tree
  ARM: shmobile: ape6evm: Add keypad to the device tree
  ARM: shmobile: r8a73a4: Multiplatform support
  ARM: shmobile: r8a73a4: Add r8a73a4-ape6evm.dtb to ARCH_SHMOBILE_MULTI
  ARM: shmobile: ape6evm-reference: Remove board C code and DT file
  ARM: shmobile: r8a73a4: ape6evm: remove legacy platform

 arch/arm/boot/dts/Makefile                       |   3 +-
 arch/arm/boot/dts/r8a73a4-ape6evm-reference.dts  | 156 -------------
 arch/arm/boot/dts/r8a73a4-ape6evm.dts            | 163 ++++++++++++-
 arch/arm/mach-shmobile/Kconfig                   |  30 +--
 arch/arm/mach-shmobile/Makefile                  |   2 -
 arch/arm/mach-shmobile/Makefile.boot             |   2 -
 arch/arm/mach-shmobile/board-ape6evm-reference.c |  61 -----
 arch/arm/mach-shmobile/board-ape6evm.c           | 286 -----------------------
 8 files changed, 166 insertions(+), 537 deletions(-)
 delete mode 100644 arch/arm/boot/dts/r8a73a4-ape6evm-reference.dts
 delete mode 100644 arch/arm/mach-shmobile/board-ape6evm-reference.c
 delete mode 100644 arch/arm/mach-shmobile/board-ape6evm.c

-- 
1.8.4.5


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

end of thread, other threads:[~2014-12-18  1:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-16 16:25 [PATCH v2 0/7] ARM: shmobile: ape6evm: multiplatform support Ulrich Hecht
2014-12-17  1:23 ` Magnus Damm
2014-12-17  4:57 ` Simon Horman
2014-12-17 16:20 ` Ulrich Hecht
2014-12-18  0:19 ` Simon Horman
2014-12-18  1:22 ` Magnus Damm
2014-12-18  1:25 ` Simon Horman
2014-12-18  1:33 ` Magnus Damm

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