Searched hist:"6770 b211432564c562c856d612b43bbd42e4ab5e" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/mach-omap2/ |
H A D | id.c | diff 6770b211432564c562c856d612b43bbd42e4ab5e Thu Feb 14 12:55:24 CET 2013 Ruslan Bilovol <ruslan.bilovol@ti.com> ARM: OMAP2+: Export SoC information to userspace
In some situations it is useful for userspace to know some SoC-specific information. For example, this may be used for deciding what kernel module to use or how to better configure some settings etc. This patch exports OMAP SoC information to userspace using existing in Linux kernel SoC infrastructure.
This information can be read under /sys/devices/socX directory
Signed-off-by: Ruslan Bilovol <ruslan.bilovol@ti.com> [tony@atomide.com: updated for multiplatform changes] Signed-off-by: Tony Lindgren <tony@atomide.com>
|
H A D | common.h | diff 6770b211432564c562c856d612b43bbd42e4ab5e Thu Feb 14 12:55:24 CET 2013 Ruslan Bilovol <ruslan.bilovol@ti.com> ARM: OMAP2+: Export SoC information to userspace
In some situations it is useful for userspace to know some SoC-specific information. For example, this may be used for deciding what kernel module to use or how to better configure some settings etc. This patch exports OMAP SoC information to userspace using existing in Linux kernel SoC infrastructure.
This information can be read under /sys/devices/socX directory
Signed-off-by: Ruslan Bilovol <ruslan.bilovol@ti.com> [tony@atomide.com: updated for multiplatform changes] Signed-off-by: Tony Lindgren <tony@atomide.com>
|
H A D | io.c | diff 6770b211432564c562c856d612b43bbd42e4ab5e Thu Feb 14 12:55:24 CET 2013 Ruslan Bilovol <ruslan.bilovol@ti.com> ARM: OMAP2+: Export SoC information to userspace
In some situations it is useful for userspace to know some SoC-specific information. For example, this may be used for deciding what kernel module to use or how to better configure some settings etc. This patch exports OMAP SoC information to userspace using existing in Linux kernel SoC infrastructure.
This information can be read under /sys/devices/socX directory
Signed-off-by: Ruslan Bilovol <ruslan.bilovol@ti.com> [tony@atomide.com: updated for multiplatform changes] Signed-off-by: Tony Lindgren <tony@atomide.com>
|
H A D | Kconfig | diff 6770b211432564c562c856d612b43bbd42e4ab5e Thu Feb 14 12:55:24 CET 2013 Ruslan Bilovol <ruslan.bilovol@ti.com> ARM: OMAP2+: Export SoC information to userspace
In some situations it is useful for userspace to know some SoC-specific information. For example, this may be used for deciding what kernel module to use or how to better configure some settings etc. This patch exports OMAP SoC information to userspace using existing in Linux kernel SoC infrastructure.
This information can be read under /sys/devices/socX directory
Signed-off-by: Ruslan Bilovol <ruslan.bilovol@ti.com> [tony@atomide.com: updated for multiplatform changes] Signed-off-by: Tony Lindgren <tony@atomide.com>
|