Searched hist:a28875462bd493fc1bb041c21f811b4a0577a497 (Results 1 – 6 of 6) sorted by relevance
/linux/arch/arm/mach-imx/ |
H A D | mach-imx6sl.c | diff a28875462bd493fc1bb041c21f811b4a0577a497 Tue Aug 13 10:59:28 CEST 2013 Shawn Guo <shawn.guo@linaro.org> ARM: imx6: report soc info via soc device
The patch enables soc bus infrastructure and adds a function imx_soc_device_init() to report soc info via soc device interface for imx6qdl and imx6sl. With the support, user space can get soc related info by looking at sysfs like below.
$ cat /sys/devices/soc0/machine Freescale i.MX6 Quad SABRE Smart Device Board $ cat /sys/devices/soc0/family Freescale i.MX $ cat /sys/devices/soc0/soc_id i.MX6Q $ cat /sys/devices/soc0/revision 1.2
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
|
H A D | mxc.h | diff a28875462bd493fc1bb041c21f811b4a0577a497 Tue Aug 13 10:59:28 CEST 2013 Shawn Guo <shawn.guo@linaro.org> ARM: imx6: report soc info via soc device
The patch enables soc bus infrastructure and adds a function imx_soc_device_init() to report soc info via soc device interface for imx6qdl and imx6sl. With the support, user space can get soc related info by looking at sysfs like below.
$ cat /sys/devices/soc0/machine Freescale i.MX6 Quad SABRE Smart Device Board $ cat /sys/devices/soc0/family Freescale i.MX $ cat /sys/devices/soc0/soc_id i.MX6Q $ cat /sys/devices/soc0/revision 1.2
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
|
H A D | cpu.c | diff a28875462bd493fc1bb041c21f811b4a0577a497 Tue Aug 13 10:59:28 CEST 2013 Shawn Guo <shawn.guo@linaro.org> ARM: imx6: report soc info via soc device
The patch enables soc bus infrastructure and adds a function imx_soc_device_init() to report soc info via soc device interface for imx6qdl and imx6sl. With the support, user space can get soc related info by looking at sysfs like below.
$ cat /sys/devices/soc0/machine Freescale i.MX6 Quad SABRE Smart Device Board $ cat /sys/devices/soc0/family Freescale i.MX $ cat /sys/devices/soc0/soc_id i.MX6Q $ cat /sys/devices/soc0/revision 1.2
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
|
H A D | common.h | diff a28875462bd493fc1bb041c21f811b4a0577a497 Tue Aug 13 10:59:28 CEST 2013 Shawn Guo <shawn.guo@linaro.org> ARM: imx6: report soc info via soc device
The patch enables soc bus infrastructure and adds a function imx_soc_device_init() to report soc info via soc device interface for imx6qdl and imx6sl. With the support, user space can get soc related info by looking at sysfs like below.
$ cat /sys/devices/soc0/machine Freescale i.MX6 Quad SABRE Smart Device Board $ cat /sys/devices/soc0/family Freescale i.MX $ cat /sys/devices/soc0/soc_id i.MX6Q $ cat /sys/devices/soc0/revision 1.2
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
|
H A D | mach-imx6q.c | diff a28875462bd493fc1bb041c21f811b4a0577a497 Tue Aug 13 10:59:28 CEST 2013 Shawn Guo <shawn.guo@linaro.org> ARM: imx6: report soc info via soc device
The patch enables soc bus infrastructure and adds a function imx_soc_device_init() to report soc info via soc device interface for imx6qdl and imx6sl. With the support, user space can get soc related info by looking at sysfs like below.
$ cat /sys/devices/soc0/machine Freescale i.MX6 Quad SABRE Smart Device Board $ cat /sys/devices/soc0/family Freescale i.MX $ cat /sys/devices/soc0/soc_id i.MX6Q $ cat /sys/devices/soc0/revision 1.2
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
|
H A D | Kconfig | diff a28875462bd493fc1bb041c21f811b4a0577a497 Tue Aug 13 10:59:28 CEST 2013 Shawn Guo <shawn.guo@linaro.org> ARM: imx6: report soc info via soc device
The patch enables soc bus infrastructure and adds a function imx_soc_device_init() to report soc info via soc device interface for imx6qdl and imx6sl. With the support, user space can get soc related info by looking at sysfs like below.
$ cat /sys/devices/soc0/machine Freescale i.MX6 Quad SABRE Smart Device Board $ cat /sys/devices/soc0/family Freescale i.MX $ cat /sys/devices/soc0/soc_id i.MX6Q $ cat /sys/devices/soc0/revision 1.2
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
|