ARM: ux500: Introduce cpu_is_u8580()
authorMaxime Coquelin <maxime.coquelin@stericsson.com>
Thu, 18 Oct 2012 12:55:41 +0000 (14:55 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 29 Jan 2013 17:47:37 +0000 (18:47 +0100)
Detect the subrevision v1 of U8540 and U8580.

DB8580 is the FDSOI variant of DB8540. Some differences
with DB8540 related to clocks will need to be checked with
a cpu_is_u8580() function.

Signed-off-by: Maxime Coquelin <maxime.coquelin@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found