aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tegra-soc.h
Commit message (Collapse)AuthorAge
* ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-17
| | | | | | | 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>
* ARM: tegra: add function to read chipidPrashant Gaikwad2013-01-28
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>