[PATCH v2 0/2] ARM: mxs: use CHIPID register to detect SoC
Shawn Guo
shawn.guo at linaro.org
Fri Jan 6 10:39:24 EST 2012
Changes since v1:
* Define CHIPID register offset in digctl.h
* Rename macro CHIPID to MXS_CHIPID
* Remove mach-types.h inclusion from uncompress.h
Lauri Hintsala (1):
ARM: mxs: Add initial support for Bluegiga APX4 Development Kit
Shawn Guo (1):
ARM: mxs: detect SoC by checking CHIPID register
arch/arm/mach-mxs/Kconfig | 16 ++
arch/arm/mach-mxs/Makefile | 1 +
arch/arm/mach-mxs/include/mach/digctl.h | 1 +
arch/arm/mach-mxs/include/mach/mxs.h | 29 ++--
arch/arm/mach-mxs/include/mach/uncompress.h | 13 +-
arch/arm/mach-mxs/mach-apx4devkit.c | 245 +++++++++++++++++++++++++++
6 files changed, 285 insertions(+), 20 deletions(-)
More information about the linux-arm-kernel
mailing list