Re: [PATCH v4] ARM: tegra: expose chip ID and revision

2013-03-15 Thread Stephen Warren
On 03/13/2013 06:48 PM, Danny Huang wrote: > Expose Tegra chip ID and revision in /sys/devices/soc for user mode > usage Applied to Tegra's for-3.10/soc branch. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More maj

[PATCH v4] ARM: tegra: expose chip ID and revision

2013-03-13 Thread Danny Huang
Expose Tegra chip ID and revision in /sys/devices/soc for user mode usage Signed-off-by: Danny Huang --- arch/arm/Kconfig| 1 + arch/arm/mach-tegra/tegra.c | 29 - 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/arch/arm/Kconfig b/arch/arm/