]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Remove legacy support for zoom platforms
authorTony Lindgren <tony@atomide.com>
Mon, 14 Oct 2013 18:31:44 +0000 (11:31 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 18 Oct 2013 17:24:33 +0000 (10:24 -0700)
commit955cf10eae487d4bec18623cce3118293e251d21
tree4e266166be04da25eee1667988ed26934e112e0b
parentd6e8ceb4d4945083917fc5d32f828ff397d8aa45
ARM: OMAP2+: Remove legacy support for zoom platforms

We now have pretty decent device tree based support for
zoom platforms. It's not complete, but basics work for
me so adding more features should be quite trivial.

Looks like also 3630 sdp is zoom based, and looking
at it's board file should also be trivial to support
with the device tree based booting.

Patches are welcome if people are still using these.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/board-3630sdp.c [deleted file]
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/board-zoom-debugboard.c [deleted file]
arch/arm/mach-omap2/board-zoom-display.c [deleted file]
arch/arm/mach-omap2/board-zoom-peripherals.c [deleted file]
arch/arm/mach-omap2/board-zoom.c [deleted file]
arch/arm/mach-omap2/board-zoom.h [deleted file]