]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00269945: ARM: imx: add soc revision helper functions
authorShawn Guo <shawn.guo@freescale.com>
Tue, 13 Aug 2013 05:54:02 +0000 (13:54 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:32 +0000 (09:54 +0800)
commit705cc77812d71e7ff8d6257fad6d6e2c122e4748
tree5558cc2b1573e6c2b6acac7f6af3faf9c868e173
parent65ce83a124e1f25019ad87e42937fde2be080a19
ENGR00269945: ARM: imx: add soc revision helper functions

Similar to what we do for cpu type, the patch adds helper functions
imx_set_soc_revision() and imx_get_soc_revision() to maintain
imx_soc_revision in cpu.c.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/common.h
arch/arm/mach-imx/cpu.c