linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: imx6: export soc info via soc device
@ 2013-09-25  8:30 Shawn Guo
  2013-09-25  8:30 ` [PATCH 1/5] ARM: imx: add soc revision helper functions Shawn Guo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Shawn Guo @ 2013-09-25  8:30 UTC (permalink / raw)
  To: linux-arm-kernel

The series adds a few helper functions to initialize soc type and
revision from anatop, and then export imx6 soc info via soc device
sysfs interface based on that.

Shawn Guo (5):
  ARM: imx: add soc revision helper functions
  ARM: imx6q: use common soc revision helpers
  ARM: imx: add a common function to initialize revision from anatop
  ARM: imx: use imx_init_revision_from_anatop() on imx6sl
  ARM: imx6: report soc info via soc device

 arch/arm/boot/dts/imx6sl.dtsi   |    4 +-
 arch/arm/mach-imx/Kconfig       |    1 +
 arch/arm/mach-imx/anatop.c      |   33 +++++++++++---
 arch/arm/mach-imx/clk-imx6q.c   |    5 ++-
 arch/arm/mach-imx/common.h      |    6 ++-
 arch/arm/mach-imx/cpu.c         |   93 +++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-imx/mach-imx6q.c  |   42 +++++-------------
 arch/arm/mach-imx/mach-imx6sl.c |    9 +++-
 arch/arm/mach-imx/mxc.h         |    1 +
 9 files changed, 149 insertions(+), 45 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-25  8:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-25  8:30 [PATCH 0/5] ARM: imx6: export soc info via soc device Shawn Guo
2013-09-25  8:30 ` [PATCH 1/5] ARM: imx: add soc revision helper functions Shawn Guo
2013-09-25  8:30 ` [PATCH 2/5] ARM: imx6q: use common soc revision helpers Shawn Guo
2013-09-25  8:30 ` [PATCH 3/5] ARM: imx: add a common function to initialize revision from anatop Shawn Guo
2013-09-25  8:30 ` [PATCH 4/5] ARM: imx: use imx_init_revision_from_anatop() on imx6sl Shawn Guo
2013-09-25  8:30 ` [PATCH 5/5] ARM: imx6: report soc info via soc device Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).