* [PATCH 0/3] Export valuable System-on-Chip information to user-space via sysfs
@ 2011-04-11 18:01 Lee Jones
0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2011-04-11 18:01 UTC (permalink / raw)
To: linux-arm-kernel
From: Lee Jones <lee.jones@linaro.org>
This patch-set is based on Maxime Coquelin's <maxime.coquelin-nonst@stericsson.com> previous attempts. All advice has been taken and this is the resultant work. The main points taken into consideration are:
* Ability to support multiple SoCs on any one device
* Each SoC is registered as a _real_ device
Documentation/ABI/testing/sysfs-devices-soc | 16 +++++
arch/arm/mach-ux500/Kconfig | 1 +
arch/arm/mach-ux500/id.c | 96 +++++++++++++++++++++++++++
drivers/base/Kconfig | 3 +
drivers/base/Makefile | 1 +
drivers/base/soc.c | 96 +++++++++++++++++++++++++++
include/linux/sys_soc.h | 29 ++++++++
7 files changed, 242 insertions(+), 0 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 0/3] Export valuable System-on-Chip information to user-space via sysfs
@ 2011-04-14 14:49 Lee Jones
0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2011-04-14 14:49 UTC (permalink / raw)
To: linux-arm-kernel
This patch-set is based on Maxime Coquelin's <maxime.coquelin-nonst@stericsson.com> previous attempts. All advice has been taken and this is the resultant work. The main points taken into consideration are:
* Ability to support multiple SoCs on any one device
* Each SoC is registered as a _real_ device
Documentation/ABI/testing/sysfs-devices-soc | 16 +++++
arch/arm/mach-ux500/Kconfig | 1 +
arch/arm/mach-ux500/id.c | 96 +++++++++++++++++++++++++++
drivers/base/Kconfig | 3 +
drivers/base/Makefile | 1 +
drivers/base/soc.c | 96 +++++++++++++++++++++++++++
include/linux/sys_soc.h | 29 ++++++++
7 files changed, 242 insertions(+), 0 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-14 14:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-11 18:01 [PATCH 0/3] Export valuable System-on-Chip information to user-space via sysfs Lee Jones
-- strict thread matches above, loose matches on Subject: below --
2011-04-14 14:49 Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).