]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: Remove legacy board code for Armadillo-800 EVA
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 17 Jun 2015 09:31:21 +0000 (11:31 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 6 Jul 2015 00:24:03 +0000 (09:24 +0900)
commit3e221ae32f29eb4e19d606e606b9c786221ade8b
tree8e0a413fa87fd23c3ca9fecea7ce54981ef68ee2
parent7a7e3a76b71707c1c16f5a371994d9dfefd99439
ARM: shmobile: Remove legacy board code for Armadillo-800 EVA

The Armadillo-800 EVA board is sufficiently supported by DT-based and
board-less R-Mobile A1 (r8a7740) multiplatform kernels, and board
staging code. Hence remove the legacy board code to reduce maintenance
effort.

Lacking areas are:
  - USB (it doesn't work in legacy, neither),
  - HDMI (it doesn't work in legacy, neither),
  - Camera (we don't care),
  - 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-armadillo800eva.c [deleted file]