Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: tegra: Move includes to include/soc/tegra | Thierry Reding | 2014-07-17 | 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> | ||||
* | ARM: tegra: add function to read chipid | Prashant Gaikwad | 2013-01-28 | 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> |