ARM: shmobile: sh7372: Remove Legacy C SoC code
authorMagnus Damm <damm+renesas@opensource.se>
Mon, 26 Jan 2015 06:19:20 +0000 (15:19 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 23 Feb 2015 21:45:25 +0000 (06:45 +0900)
commit59b89af1d5551c12bf710840d5215a186607ca23
tree816f5bdbdc613fd4a91a60a1ddb91a59b04c3a4d
parent10c7fcbd0f00a0d7e6039fcfcb04dca80c0ff362
ARM: shmobile: sh7372: Remove Legacy C SoC code

Remove support for the legacy Cortex-A8 based sh7372 SoC.

The Linux kernel still lacks DT bindings for the sh7372 INTC
interrupt controller so DT multiplatform support is not possibile.

Also, the sh7372 SoC never went into mass production anyway so to
aid migration to DT multiplatform simply get rid of sh7372 support.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/Kconfig.debug
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/clock-sh7372.c [deleted file]
arch/arm/mach-shmobile/common.h
arch/arm/mach-shmobile/entry-intc.S [deleted file]
arch/arm/mach-shmobile/intc-sh7372.c [deleted file]
arch/arm/mach-shmobile/pm-sh7372.c [deleted file]
arch/arm/mach-shmobile/setup-sh7372.c [deleted file]
arch/arm/mach-shmobile/sh7372.h [deleted file]
arch/arm/mach-shmobile/sleep-sh7372.S [deleted file]
This page took 0.028141 seconds and 5 git commands to generate.