From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 1/2] ARM: imx: replace cpu type check with ddr type check
Date: Thu, 18 Sep 2014 21:43:45 +0800 [thread overview]
Message-ID: <20140918134344.GJ4796@dragon> (raw)
In-Reply-To: <1410923506-21439-1-git-send-email-b20788@freescale.com>
On Wed, Sep 17, 2014 at 11:11:45AM +0800, Anson Huang wrote:
> diff --git a/arch/arm/mach-imx/mxc.h b/arch/arm/mach-imx/mxc.h
> index 17a41ca..caea07b 100644
> --- a/arch/arm/mach-imx/mxc.h
> +++ b/arch/arm/mach-imx/mxc.h
> @@ -55,6 +55,8 @@
> #define IMX_CHIP_REVISION_3_3 0x33
> #define IMX_CHIP_REVISION_UNKNOWN 0xff
>
> +#define DDR_TYPE_LPDDR2 1
We should give it a name-space. I renamed it to IMX_DDR_TYPE_LPDDR2
and applied both patches.
Shawn
prev parent reply other threads:[~2014-09-18 13:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-17 3:11 [PATCH V2 1/2] ARM: imx: replace cpu type check with ddr type check Anson Huang
2014-09-17 3:11 ` [PATCH V2 2/2] ARM: imx: add anatop settings for LPDDR2 when enter DSM mode Anson Huang
2014-09-18 13:43 ` Shawn Guo [this message]
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=20140918134344.GJ4796@dragon \
--to=shawn.guo@freescale.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.