17 Nov 17:19
[PATCH v5 00/10] Add support for tegra30 and cardhu
Peter De Schrijver <pdeschrijver <at> nvidia.com>
2011-11-17 16:19:14 GMT
2011-11-17 16:19:14 GMT
This patchset adds support for the tegra30 SoC and the cardhu development board. Pathset is on top of Will Deacon's ARM reset work, my patch to convert tegra20 to GIC devicetree binding and my patch to make clk_get not fatal. Most important changes in v5: * use devicetree binding for GIC * define a seperate machine for tegra30 * add documentation for tegra devicetree compatible definitions Most important changes in v4: * cleanup clock code to work on multiple tegra variants * added dependencies to avoid building tegra20 only code for tegra30 Most important changes in v3: * align with ARM restart rework. might need a bit of rework to merge with the latest version of this. * minor cleanups and reformats Most important changes in v2: * account for arch_reset cleanup * seperate patch for renaming pinmux-t2.h and pinmux-t2-tables.c * fixed bug in common cache initialization * fixed compatibility with non DT boards (boottested on harmony) * improved commit messages(Continue reading)
RSS Feed