Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-17 | ARM: tegra: Move includes to include/soc/tegra | Thierry Reding | 1 | -22/+0 | |
In order to not clutter the include/linux directory with SoC specific headers, move the Tegra-specific headers out into a separate directory. Signed-off-by: Thierry Reding <treding@nvidia.com> | |||||
2013-01-28 | ARM: tegra: add function to read chipid | Prashant Gaikwad | 1 | -0/+22 | |
Add function to read chip id from APB MISC registers. This function will also get called from clock driver to flush write operations on apb bus. Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> |