From: Brian Norris <computersforpeace@gmail.com>
To: Huang Shijie <b32955@freescale.com>
Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org
Subject: Re: [PATCH] mtd: gpmi: add gpmi support for imx6sx
Date: Wed, 28 May 2014 16:04:58 -0700 [thread overview]
Message-ID: <20140528230443.GG3599@ld-irv-0074> (raw)
In-Reply-To: <1395888202-24415-1-git-send-email-b32955@freescale.com>
On Thu, Mar 27, 2014 at 10:43:22AM +0800, Huang Shijie wrote:
> The gpmi's IP for imx6sx is nearly the same as the gpmi's IP for imx6q,
> except the following two new features:
>
> (1) the new BCH contoller has 62-BIT correcting ECC strength
> (The BCH for imx6q only has 40-BIT ECC strength).
>
> (2) add the hardware Randomizer support.
>
> This patch does the follow changes:
>
> (1) add a new macro GPMI_IS_MX6SX to represent the imx6sx's gpmi.
>
> (2) add a new macro GPMI_IS_MX6.
> We use this macro to initialize the same registers for both
> imx6sx and imx6q, and so on.
>
> (3) add a new gpmi_devdata instance, the gpmi_devdata_imx6sx, for
> imx6sx.
>
> Signed-off-by: Huang Shijie <b32955@freescale.com>
> ---
>
> This patch depends on the patch:
> "mtd: gpmi: add gpmi_devdata{} to simplify the code"
> http://lists.infradead.org/pipermail/linux-mtd/2014-March/052793.html
Pushed to l2-mtd.git. Thanks!
Brian
prev parent reply other threads:[~2014-05-28 23:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-27 2:43 [PATCH] mtd: gpmi: add gpmi support for imx6sx Huang Shijie
2014-05-28 23:04 ` Brian Norris [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=20140528230443.GG3599@ld-irv-0074 \
--to=computersforpeace@gmail.com \
--cc=b32955@freescale.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@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