]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: shmobile: Remove legacy board code for KZM-A9-GT
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 17 Jun 2015 09:31:17 +0000 (11:31 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 6 Jul 2015 00:23:58 +0000 (09:23 +0900)
commit30f8925a57d8ad4990fca14bcf454abd91228afd
treeff9fbec2c9d3094d4af63da1a6df95f9a2cf6308
parent564ec128320b3a69e7be6bed938be5b78e5aac95
ARM: shmobile: Remove legacy board code for KZM-A9-GT

The KZM-A9-GT board is sufficiently supported by DT-based and board-less
SH-Mobile AG5 (sh73a0) multiplatform kernels. Hence remove the legacy
board code to reduce maintenance effort.

Lacking areas are:
  - USB (it does't work in legacy, neither),
  - LCDC (the LCDC is wired to the legacy INTC, which is not planned to
    be supported with DT).
  - DMAC/IPMMU (no DT bindings are planned).

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/Makefile.boot
arch/arm/mach-shmobile/board-kzm9g.c [deleted file]
arch/arm/mach-shmobile/include/mach/head-kzm9g.txt [deleted file]
arch/arm/mach-shmobile/include/mach/zboot.h
arch/arm/mach-shmobile/intc-sh73a0.c [deleted file]