linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM Based SoC Koelsch Board Removal Updates for v3.19
@ 2014-11-04  1:50 Simon Horman
  2014-11-04  1:50 ` [PATCH 1/7] ARM: shmobile: Remove shmobile_clk_workaround() implementation Simon Horman
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Simon Horman @ 2014-11-04  1:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC koelsch board removal updates for v3.19.

This pull request is based on a merge of:

* "Renesas ARM Based SoC DT DU Updates for v3.19",
  tagged as renesas-dt-du-for-v3.19.

* "Renesas ARM Based SoC DT Cleanups Updates for v3.19",
  tagged as renesas-dt-cleanups-for-v3.19.

Both of which I have also sent a pull-request for.


The following changes since commit 11886d1158e0dc123283891b662381f629ab47a0:

  Merge tag 'renesas-dt-cleanups-for-v3.19' into koelsch-board-removal-for-v3.19.base (2014-10-30 10:14:38 +0900)

are available in the git repository at:

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

for you to fetch changes up to 79e69d179cb3391040a3693fca8bc12ec03c05fc:

  ARM: shmobile: koelsch dts: Drop console= bootargs parameter (2014-10-30 10:18:31 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Koelsch Board Removal Updates for v3.19

* Remove lecacy C koelsh board support

----------------------------------------------------------------
Geert Uytterhoeven (3):
      MAINTAINERS: Remove reference to shmobile / koelsch_defconfig
      ARM: dts: koelsch: Stop building r8a7791-koelsch.dtb in legacy builds
      ARM: shmobile: koelsch dts: Drop console= bootargs parameter

Laurent Pinchart (4):
      ARM: shmobile: Remove shmobile_clk_workaround() implementation
      ARM: shmobile: koelsch: Remove legacy C board code
      ARM: shmobile: r8a7791: Remove legacy code
      ARM: shmobile: koelsch: Remove reference board code

 MAINTAINERS                                      |   1 -
 arch/arm/boot/dts/Makefile                       |   1 -
 arch/arm/boot/dts/r8a7791-koelsch.dts            |   2 +-
 arch/arm/configs/koelsch_defconfig               | 113 -----
 arch/arm/configs/shmobile_defconfig              |   1 -
 arch/arm/mach-shmobile/Kconfig                   |  19 -
 arch/arm/mach-shmobile/Makefile                  |   5 +-
 arch/arm/mach-shmobile/Makefile.boot             |   1 -
 arch/arm/mach-shmobile/board-koelsch-reference.c |  40 --
 arch/arm/mach-shmobile/board-koelsch.c           | 523 -----------------------
 arch/arm/mach-shmobile/clock-r8a7791.c           | 338 ---------------
 arch/arm/mach-shmobile/clock.c                   |  32 +-
 arch/arm/mach-shmobile/clock.h                   |  14 -
 arch/arm/mach-shmobile/r8a7791.h                 |   3 -
 arch/arm/mach-shmobile/setup-r8a7791.c           | 181 +-------
 15 files changed, 6 insertions(+), 1268 deletions(-)
 delete mode 100644 arch/arm/configs/koelsch_defconfig
 delete mode 100644 arch/arm/mach-shmobile/board-koelsch-reference.c
 delete mode 100644 arch/arm/mach-shmobile/board-koelsch.c
 delete mode 100644 arch/arm/mach-shmobile/clock-r8a7791.c

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

end of thread, other threads:[~2014-11-20  9:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-04  1:50 [GIT PULL] Renesas ARM Based SoC Koelsch Board Removal Updates for v3.19 Simon Horman
2014-11-04  1:50 ` [PATCH 1/7] ARM: shmobile: Remove shmobile_clk_workaround() implementation Simon Horman
2014-11-04  1:50 ` [PATCH 2/7] ARM: shmobile: koelsch: Remove legacy C board code Simon Horman
2014-11-04  1:50 ` [PATCH 3/7] ARM: shmobile: r8a7791: Remove legacy code Simon Horman
2014-11-04  1:50 ` [PATCH 4/7] ARM: shmobile: koelsch: Remove reference board code Simon Horman
2014-11-04  1:50 ` [PATCH 5/7] MAINTAINERS: Remove reference to shmobile / koelsch_defconfig Simon Horman
2014-11-04  1:50 ` [PATCH 6/7] ARM: dts: koelsch: Stop building r8a7791-koelsch.dtb in legacy builds Simon Horman
2014-11-04  1:50 ` [PATCH 7/7] ARM: shmobile: koelsch dts: Drop console= bootargs parameter Simon Horman
2014-11-19 22:06 ` [GIT PULL] Renesas ARM Based SoC Koelsch Board Removal Updates for v3.19 Arnd Bergmann
2014-11-20  0:40   ` Simon Horman
2014-11-20  7:33     ` Arnd Bergmann
2014-11-20  9:24       ` Simon Horman

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