ux500: dynamic SOC detection

Dynamically detect the DBx500 SOC an revision based on the ASIC ID.

Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
This commit is contained in:
Rabin Vincent
2010-12-08 11:07:59 +05:30
committed by Linus Walleij
parent 5dc55e0a39
commit abf12d719a
8 changed files with 213 additions and 137 deletions

View File

@@ -27,10 +27,6 @@
static void __iomem *l2x0_base;
#endif
void __init ux500_map_io(void)
{
}
void __init ux500_init_irq(void)
{
void __iomem *dist_base;