From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] ARM: mxs: use CHIPID register to detect SoC
Date: Fri, 6 Jan 2012 23:39:24 +0800 [thread overview]
Message-ID: <1325864366-17995-1-git-send-email-shawn.guo@linaro.org> (raw)
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(-)
next reply other threads:[~2012-01-06 15:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-06 15:39 Shawn Guo [this message]
2012-01-06 15:39 ` [PATCH v2 1/2] ARM: mxs: detect SoC by checking CHIPID register Shawn Guo
2012-01-07 22:50 ` Wolfram Sang
2012-01-11 10:54 ` Marek Vasut
2012-01-11 13:07 ` Shawn Guo
2012-01-11 13:08 ` Marek Vasut
2012-01-06 15:39 ` [PATCH v2 2/2] ARM: mxs: Add initial support for Bluegiga APX4 Development Kit Shawn Guo
2012-01-09 14:54 ` [PATCH] MXS: apx4devkit: add platform data for saif Lauri Hintsala
2012-01-10 3:40 ` Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1325864366-17995-1-git-send-email-shawn.guo@linaro.org \
--to=shawn.guo@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).