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)
commitaa2f4b16f8305f0bddb5731a222b0ce39e6844aa
tree2205f1a4f07a5115f611c064c3e6b478ea3a5159
parent38a1981ce31dc4c527cbc0137f638543261b471a
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