From: Lee Jones Date: Mon, 6 Feb 2012 19:22:24 +0000 (-0800) Subject: ARM: ux500: export System-on-Chip information ux500 via sysfs X-Git-Tag: v3.4-rc1~72^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eda413c228e227d888bc13d210e7c4c6aa62a682;p=pandora-kernel.git 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 Acked-by: Linus Walleij Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed