summaryrefslogtreecommitdiffstats
path: root/include/linux/tegra-soc.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-171-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>
* ARM: tegra: add function to read chipidPrashant Gaikwad2013-01-281-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>
OpenPOWER on IntegriCloud