linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mathias@openismus.com (Mathias Hasselmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/6] ARM: imx: add initial imx6dl support
Date: Sun, 07 Apr 2013 23:59:39 +0200	[thread overview]
Message-ID: <1365371979.4457.4.camel@smarty> (raw)
In-Reply-To: <1364913079-26039-4-git-send-email-shawn.guo@linaro.org>

Am Dienstag, den 02.04.2013, 22:31 +0800 schrieb Shawn Guo:
> diff --git a/arch/arm/mach-imx/mxc.h b/arch/arm/mach-imx/mxc.h
> index 7dce17a..8629e5b 100644
> --- a/arch/arm/mach-imx/mxc.h
> +++ b/arch/arm/mach-imx/mxc.h
> @@ -34,6 +34,8 @@
>  #define MXC_CPU_MX35		35
>  #define MXC_CPU_MX51		51
>  #define MXC_CPU_MX53		53
> +#define MXC_CPU_IMX6DL		0x61
> +#define MXC_CPU_IMX6Q		0x63
>  
>  #define IMX_CHIP_REVISION_1_0		0x10
>  #define IMX_CHIP_REVISION_1_1		0x11

Hi Shawn,

Are the hexadecimal values for MXC_CPU_IMX6DL and MXC_CPU_IMX6Q correct?
I ask because Freescale's imx_3.0.35_1.1.0 kernel defines MXC_CPU_MX6DL
and MXC_CPU_MX6Q with the decimal numbers 61 and 63.

Ciao,
Mathias

  reply	other threads:[~2013-04-07 21:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02 14:31 [PATCH 0/6] Add initial imx6dl support Shawn Guo
2013-04-02 14:31 ` [PATCH 2/6] pinctrl: add pinctrl driver for imx6sl Shawn Guo
2013-04-02 14:31 ` [PATCH 3/6] ARM: imx: add initial imx6dl support Shawn Guo
2013-04-07 21:59   ` Mathias Hasselmann [this message]
2013-04-08 12:11     ` Shawn Guo
2013-04-02 14:31 ` [PATCH 4/6] ARM: dts: imx: make sabreauto and sabresd common Shawn Guo
2013-04-02 14:31 ` [PATCH 5/6] ARM: dts: imx: add initial imx6dl-sabresd support Shawn Guo
2013-04-02 14:31 ` [PATCH 6/6] ARM: dts: imx: add initial imx6dl-sabreauto support Shawn Guo
2013-04-02 20:52 ` [PATCH 0/6] Add initial imx6dl support Fabio Estevam
2013-04-03  1:48   ` Shawn Guo
     [not found] ` <1364913079-26039-2-git-send-email-shawn.guo@linaro.org>
2013-04-03 16:39   ` [PATCH 1/6] pinctrl: add pinctrl driver for imx6dl Linus Walleij
2013-04-04 11:45     ` Shawn Guo
2013-04-03 16:42 ` [PATCH 0/6] Add initial imx6dl support Linus Walleij

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=1365371979.4457.4.camel@smarty \
    --to=mathias@openismus.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 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).