From: Fabio Estevam Date: Tue, 4 Jun 2013 13:18:45 +0000 (-0300) Subject: ARM: mxs: Use soc bus infrastructure X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~11^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2046338dcbc60404ede8f034a13f02548ac70054;p=pandora-kernel.git ARM: mxs: Use soc bus infrastructure Using the soc bus infrastructure is helpful for reporting several SoC related information such as: family, machine, SoC name and SoC revision. $ cat /sys/bus/soc/devices/soc0/family Freescale MXS Family $ cat /sys/bus/soc/devices/soc0/machine Freescale i.MX28 Evaluation Kit $ cat /sys/bus/soc/devices/soc0/soc_id i.MX28 $ cat /sys/bus/soc/devices/soc0/revision TO1.2 Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- Reading git-diff-tree failed