From: Colin Cross Date: Sun, 13 Feb 2011 02:22:49 +0000 (-0800) Subject: ARM: tegra: Add external memory controller driver X-Git-Tag: v2.6.39-rc1~474^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efdf72ad5c42b529286a1991f51badb030043719;p=pandora-kernel.git ARM: tegra: Add external memory controller driver The frequency memory bus on Tegra can be adjusted without disabling accesses to memory by updating the memory configuration registers from a per-board table, and then changing the clock frequency. The clock controller and memory controller have an interlock that prevents the new memory registers from taking effect until the clock frequency change. Acked-by: Olof Johansson Signed-off-by: Colin Cross --- Reading git-diff-tree failed