Skip to content
  • Ruslan Bilovol's avatar
    ARM: OMAP2+: Export SoC information to userspace · 6770b211
    Ruslan Bilovol authored
    
    
    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: default avatarRuslan Bilovol <ruslan.bilovol@ti.com>
    [tony@atomide.com: updated for multiplatform changes]
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    6770b211