commit | a7776ec625c8ca90d050953946a5b72eaf41c21c | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Fri Mar 02 20:54:37 2012 +0800 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Thu Mar 15 23:37:56 2012 +0800 |
tree | cc2717698bc80e5511b06fa83936f0fd9617aa9c | |
parent | c8082d344ac4c05932fec1766e5e9ce72cf286ed [diff] |
ARM: at91: add ram controller DT support We can now drop the call to ioremap_registers() as we have the binding for the SDRAM/DDR Controller. Drop ioremap_registers() for sam9x5 too. 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>