[PATCH 0/2] ARM: OMAP2+: Export SoC information to userspace using SoC infrastructure
Ruslan Bilovol
ruslan.bilovol at ti.com
Thu Jan 31 14:24:42 EST 2013
Hi,
This patch series is an attempt to export some OMAP SoC
information (like name, revision etc.) to userspace.
The first patch does some unification of OMAP SoC
information representation in current sources.
Second patch adds exactly needed changes using
exists in Linux kernel SoC infrastructure.
Ruslan Bilovol (2):
ARM: OMAP2+: SoC name and revision unification
ARM: OMAP2+: Export SoC information to userspace
arch/arm/mach-omap2/Kconfig | 1 +
arch/arm/mach-omap2/common.h | 8 +++
arch/arm/mach-omap2/id.c | 152 ++++++++++++++++++++++++++++++++----------
arch/arm/mach-omap2/io.c | 1 +
4 files changed, 125 insertions(+), 37 deletions(-)
--
1.7.9.5
More information about the linux-arm-kernel
mailing list