linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM Based SoC Lager Board Removal for v3.20
@ 2014-12-29  1:46 Simon Horman
  2014-12-29  1:46 ` [PATCH 1/6] ARM: shmobile: lager-reference: DTS-only board support Simon Horman
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Simon Horman @ 2014-12-29  1:46 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC lager board removal for v3.20.

The serial port rename changes are not strictly related to lager board
removal from a feature point of view. But the lager portion of this change
depends on board removal to avoid a regression of booting using that code,
And thus it seems to make sense to put here. And it seems best to put the
koelsch and lager serial port rename changes in the same branch.

Likewise the removal of bootargs from lager DT depends on removing lager
board code to avoid a regression when using it and thus I have included
it in the same branch.


The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-lager-board-removal-for-v3.20

for you to fetch changes up to 569dd56c9971c699472d3b270e988baf7f6de8c9:

  ARM: shmobile: lager dts: Drop console= bootargs parameter (2014-12-21 17:03:53 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Lager Board Removal for v3.20

* Remove legacy r8a7790 SoC and its Lager board code
* Update serial port names on koelsch and lager boards
* Remove console bootargs parameter from lager DT

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: lager dts: Drop console= bootargs parameter

Laurent Pinchart (3):
      ARM: shmobile: r8a7790: Remove legacy code
      ARM: shmobile: lager: Rename SCIFA[01] serial ports to ttySC[01]
      ARM: shmobile: koelsch: Rename SCIF[01] serial ports to ttySC[01]

Magnus Damm (2):
      ARM: shmobile: lager-reference: DTS-only board support
      ARM: shmobile: lager: Remove legacy board support

 MAINTAINERS                                    |   1 -
 arch/arm/boot/dts/Makefile                     |   1 -
 arch/arm/boot/dts/r8a7790-lager.dts            |   6 +-
 arch/arm/boot/dts/r8a7791-koelsch.dts          |   4 +-
 arch/arm/configs/lager_defconfig               | 150 -----
 arch/arm/configs/shmobile_defconfig            |   1 -
 arch/arm/mach-shmobile/Kconfig                 |  20 -
 arch/arm/mach-shmobile/Makefile                |   3 -
 arch/arm/mach-shmobile/Makefile.boot           |   1 -
 arch/arm/mach-shmobile/board-lager-reference.c |  39 --
 arch/arm/mach-shmobile/board-lager.c           | 827 -------------------------
 arch/arm/mach-shmobile/clock-r8a7790.c         | 459 --------------
 arch/arm/mach-shmobile/r8a7790.h               |  28 -
 arch/arm/mach-shmobile/setup-r8a7790.c         | 284 +--------
 14 files changed, 6 insertions(+), 1818 deletions(-)
 delete mode 100644 arch/arm/configs/lager_defconfig
 delete mode 100644 arch/arm/mach-shmobile/board-lager-reference.c
 delete mode 100644 arch/arm/mach-shmobile/board-lager.c
 delete mode 100644 arch/arm/mach-shmobile/clock-r8a7790.c

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

end of thread, other threads:[~2015-01-12 22:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-29  1:46 [GIT PULL] Renesas ARM Based SoC Lager Board Removal for v3.20 Simon Horman
2014-12-29  1:46 ` [PATCH 1/6] ARM: shmobile: lager-reference: DTS-only board support Simon Horman
2014-12-29  1:46 ` [PATCH 2/6] ARM: shmobile: lager: Remove legacy " Simon Horman
2014-12-29  1:46 ` [PATCH 3/6] ARM: shmobile: r8a7790: Remove legacy code Simon Horman
2014-12-29  1:46 ` [PATCH 4/6] ARM: shmobile: lager: Rename SCIFA[01] serial ports to ttySC[01] Simon Horman
2014-12-29  1:46 ` [PATCH 5/6] ARM: shmobile: koelsch: Rename SCIF[01] " Simon Horman
2014-12-29  1:46 ` [PATCH 6/6] ARM: shmobile: lager dts: Drop console= bootargs parameter Simon Horman
2015-01-12 22:29 ` [GIT PULL] Renesas ARM Based SoC Lager Board Removal for v3.20 Olof Johansson

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