[PATCH v3 1/9] ARM: tegra: Add function to read chipid

2013-01-04 Thread Prashant Gaikwad
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 --- arch/arm/mach-tegra/fuse.c | 12 ++-- include/linux/tegra-soc.h | 22 ++ 2 files

[PATCH v3 1/9] ARM: tegra: Add function to read chipid

2013-01-04 Thread Prashant Gaikwad
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 pgaik...@nvidia.com --- arch/arm/mach-tegra/fuse.c | 12 ++-- include/linux/tegra-soc.h | 22