]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP5: id: Remove ES1.0 support
authorNishanth Menon <nm@ti.com>
Wed, 18 Sep 2013 14:05:42 +0000 (09:05 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 8 Oct 2013 21:45:57 +0000 (14:45 -0700)
commitfff94f12f41285dac41cde12d2aed32eefcc2908
tree2205f1a4f07a5115f611c064c3e6b478ea3a5159
parented1e7990ccde8b08fe40cbfee451325844350130
ARM: OMAP5: id: Remove ES1.0 support

OMAP5 ES1.0 was intended as a test chip and has major register level
differences w.r.t ES2.0 revision of the chip. All register defines,
dts support has been solely added for ES2.0 version of the chip.
Further, all ES1.0 chips and platforms are supposed to have been
removed from circulation. Hence, there is no need to further retain
any resemblence of ES1.0 support in id detection code.

Remove the omap_revision handling and BUG() instead to prevent folks
who mistakenly try an older unsupported chip and report bogus errors.

Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/id.c
arch/arm/mach-omap2/soc.h