ARM: at91/dt: add specific DT soc init
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Tue, 28 Feb 2012 05:57:51 +0000 (13:57 +0800)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 15 Mar 2012 15:30:05 +0000 (23:30 +0800)
commit2b11ea5bf2fe4b79f9388d2eaf5d84713eb44a4c
tree706fb6d2d0782d09ec47b6138390d3c14853eb78
parent8bf7ec6508cdd6e068d42b9acee1ea439543ebe7
ARM: at91/dt: add specific DT soc init

This will allow to have static Device mapping and DT probe mapping for the
System Controller.

Temporary keep the call to ioremap_registers() until we have the binding
for the SDRAM/DDR Controller.

Temporary keep the main clock hardcoded to 12MHz until we have the binding
for the PMC.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/board-dt.c
arch/arm/mach-at91/generic.h
arch/arm/mach-at91/setup.c