diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-03-04 16:55:23 -0500 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2015-03-04 16:56:06 -0500 |
commit | 605e0f904bb6b9ba13f8d7918f3c016ac00b86bc (patch) | |
tree | 1708074148678df0abd2b86038489de08bfbf336 /MAINTAINERS | |
parent | 756c08b068712dec875614f27ccbc38fdeda4fe7 (diff) | |
parent | c6535e1e0361157ea073b57b626d0611b7c4c7a0 (diff) |
Merge tag 'renesas-sh7372-soc-removal-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/multiplatform
Pull "Renesas ARM Based SoC sh7372 SoC Removal Updates for v4.1" from Simon Horman:
* Remove the sh7372 SoC and its mackerel board
* tag 'renesas-sh7372-soc-removal-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
Documentation: Remove ZBOOT MMC/SDHI utility and docs
ARM: shmobile: sh7372 dtsi: Remove Legacy DTSI file
ARM: shmobile: sh7372: Remove DT binding documentation
ARM: shmobile: sh7372: Remove Legacy C SoC code
ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI support
ARM: shmobile: mackerel: Remove from MAINTAINERS
ARM: shmobile: mackerel: Remove defconfig
ARM: shmobile: mackerel: Remove mach-type entry
ARM: shmobile: mackerel: Remove DT binding documentation
ARM: shmobile: mackerel dts: Remove Legacy DTS file
ARM: shmobile: mackerel: Remove Legacy C board code
ARM: shmobile: mackerel: Remove ZBOOT code
[arnd: The sh7372 platform is rather dated and is believed to
have no active users on modern kernels. It stands in the way
of converting all of mach-shmobile to be multiplatform capable,
as adding pinctrl and common-clock support for it would be more
work than it's worth. As always, should any legitimate upstream
users show up in the future, we will revert this removal]
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eaf999638a65..c5414a722fe3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1418,7 +1418,6 @@ F: arch/arm/configs/ape6evm_defconfig | |||
1418 | F: arch/arm/configs/armadillo800eva_defconfig | 1418 | F: arch/arm/configs/armadillo800eva_defconfig |
1419 | F: arch/arm/configs/bockw_defconfig | 1419 | F: arch/arm/configs/bockw_defconfig |
1420 | F: arch/arm/configs/kzm9g_defconfig | 1420 | F: arch/arm/configs/kzm9g_defconfig |
1421 | F: arch/arm/configs/mackerel_defconfig | ||
1422 | F: arch/arm/configs/marzen_defconfig | 1421 | F: arch/arm/configs/marzen_defconfig |
1423 | F: arch/arm/configs/shmobile_defconfig | 1422 | F: arch/arm/configs/shmobile_defconfig |
1424 | F: arch/arm/include/debug/renesas-scif.S | 1423 | F: arch/arm/include/debug/renesas-scif.S |