[PATCH v3 0/8] Add support for tegra30 and cardhu
From: Russell King - ARM Linux <hidden>
Date: 2011-11-07 23:09:17
Also in:
linux-tegra, lkml
From: Russell King - ARM Linux <hidden>
Date: 2011-11-07 23:09:17
Also in:
linux-tegra, lkml
On Mon, Nov 07, 2011 at 04:20:07PM +0200, Peter De Schrijver wrote:
This patchset adds support for the tegra30 SoC and the cardhu development board. Pathset is on top of Will Deacon's ARM reset work.
Note that there's another solution for the arch_reset() stuff floating around (mine) which goes a tad further than Will's, specifically avoiding the problems of having multiple function pointers for this stuff. My version also cleans up the use of the identity mappings for non-soft restarts, which is going to be needed to fix soft-restarts on ARMv6+v7 properly (as well as migrating all the soft-restart support to something a little saner.)