[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1359660284-5225-1-git-send-email-ruslan.bilovol@ti.com>
Date: Thu, 31 Jan 2013 21:24:42 +0200
From: Ruslan Bilovol <ruslan.bilovol@...com>
To: tony@...mide.com, linux@....linux.org.uk,
linux-arm-kernel@...ts.infradead.org, linux-omap@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] ARM: OMAP2+: Export SoC information to userspace using SoC infrastructure
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists