Searched hist:eda413c228e227d888bc13d210e7c4c6aa62a682 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-ux500/ |
H A D | Kconfig | diff eda413c228e227d888bc13d210e7c4c6aa62a682 Mon Feb 06 20:22:24 CET 2012 Lee Jones <lee.jones@linaro.org> ARM: ux500: export System-on-Chip information ux500 via sysfs
Here we make use of the new System-On-Chip bus driver to export vital SoC information out to userspace via sysfs. This patch provides a data structure of strings to populate the base nodes found in:
/sys/devices/soc[0|1|2|...]/[family|machine|revision|soc_id].
It also adds one more node as requested by ST-Ericsson. 'process' depicts the way in which the silicon was manufactured.
Signed-off-by: Lee Jones <lee.jones@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | cpu-db8500.c | diff eda413c228e227d888bc13d210e7c4c6aa62a682 Mon Feb 06 20:22:24 CET 2012 Lee Jones <lee.jones@linaro.org> ARM: ux500: export System-on-Chip information ux500 via sysfs
Here we make use of the new System-On-Chip bus driver to export vital SoC information out to userspace via sysfs. This patch provides a data structure of strings to populate the base nodes found in:
/sys/devices/soc[0|1|2|...]/[family|machine|revision|soc_id].
It also adds one more node as requested by ST-Ericsson. 'process' depicts the way in which the silicon was manufactured.
Signed-off-by: Lee Jones <lee.jones@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|