SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support
@ 2014-07-02 16:23 Laurent Pinchart
  2014-07-06 14:55 ` Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Laurent Pinchart @ 2014-07-02 16:23 UTC (permalink / raw)
  To: linux-sh

Hello,

Now that all features supported by the Genmai legacy and reference board files
are supported using DT boot on a multiplatform kernel, remove support for the
Genmai board code and legacy (non multiplatform) r7s72100 code.

This patch set is based on top of and depends on the Genmai MTU2 DT patch
("ARM: shmobile: genmai-reference: Enable MTU2 in device tree").

Laurent Pinchart (3):
  ARM: shmobile: r7s72100: genmai: Remove reference board file
  ARM: shmobile: r7s72100: genmai: Remove legacy board file
  ARM: shmobile: r7s72100: Remove legacy board support

 arch/arm/mach-shmobile/Kconfig                  |  17 --
 arch/arm/mach-shmobile/Makefile                 |   3 -
 arch/arm/mach-shmobile/board-genmai-reference.c |  35 ----
 arch/arm/mach-shmobile/board-genmai.c           | 174 ------------------
 arch/arm/mach-shmobile/clock-r7s72100.c         | 231 ------------------------
 arch/arm/mach-shmobile/r7s72100.h               |   6 -
 arch/arm/mach-shmobile/setup-r7s72100.c         |   2 -
 7 files changed, 468 deletions(-)
 delete mode 100644 arch/arm/mach-shmobile/board-genmai-reference.c
 delete mode 100644 arch/arm/mach-shmobile/board-genmai.c
 delete mode 100644 arch/arm/mach-shmobile/clock-r7s72100.c
 delete mode 100644 arch/arm/mach-shmobile/r7s72100.h

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2014-07-15 12:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 16:23 [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support Laurent Pinchart
2014-07-06 14:55 ` Simon Horman
2014-07-07  6:13 ` Wolfram Sang
2014-07-15  5:00 ` Simon Horman
2014-07-15 11:35 ` Simon Horman
2014-07-15 12:29 ` Simon Horman

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