From: Artem Bityutskiy <dedekind1@gmail.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>,
b32955@freescale.com, linux-mtd@lists.infradead.org,
kernel@pengutronix.de, shawn.guo@linaro.org, dwmw2@infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/3] mtd: nand: Include IMX6 in the list of supported SoCs
Date: Fri, 17 Aug 2012 18:52:58 +0300 [thread overview]
Message-ID: <1345218778.1003.13.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <1343215100-24005-1-git-send-email-festevam@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 310 bytes --]
On Wed, 2012-07-25 at 08:18 -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> Include IMX6 in the list of supported SoCs.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Pushed this one to l2-mtd.git, thanks!
--
Best Regards,
Artem Bityutskiy
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: dedekind1@gmail.com (Artem Bityutskiy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/3] mtd: nand: Include IMX6 in the list of supported SoCs
Date: Fri, 17 Aug 2012 18:52:58 +0300 [thread overview]
Message-ID: <1345218778.1003.13.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <1343215100-24005-1-git-send-email-festevam@gmail.com>
On Wed, 2012-07-25 at 08:18 -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> Include IMX6 in the list of supported SoCs.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Pushed this one to l2-mtd.git, thanks!
--
Best Regards,
Artem Bityutskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120817/cef18020/attachment.sig>
next prev parent reply other threads:[~2012-08-17 15:52 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-25 11:18 [PATCH v2 1/3] mtd: nand: Include IMX6 in the list of supported SoCs Fabio Estevam
2012-07-25 11:18 ` Fabio Estevam
2012-07-25 11:18 ` [PATCH v2 2/3] mtd: nand: Let MTD_NAND_GPMI_NAND depend on MXS_DMA Fabio Estevam
2012-07-25 11:18 ` Fabio Estevam
2012-07-26 2:27 ` Huang Shijie
2012-07-26 2:27 ` Huang Shijie
2012-07-26 10:35 ` Fabio Estevam
2012-07-26 10:35 ` Fabio Estevam
2012-07-27 9:28 ` Richard Zhao
2012-07-27 9:28 ` Richard Zhao
2012-08-03 10:07 ` Sascha Hauer
2012-08-03 10:07 ` Sascha Hauer
2012-08-05 6:36 ` Dirk Behme
2012-08-05 6:36 ` Dirk Behme
2012-07-25 11:18 ` [PATCH v2 3/3] ARM: imx_v6_v7_defconfig: Select MXS_DMA Fabio Estevam
2012-07-25 11:18 ` Fabio Estevam
2012-07-25 15:05 ` Huang Shijie
2012-07-25 15:05 ` Huang Shijie
2012-07-25 15:23 ` Fabio Estevam
2012-07-25 15:23 ` Fabio Estevam
2012-07-26 2:24 ` Huang Shijie
2012-07-26 2:24 ` Huang Shijie
2012-07-26 2:29 ` Dong Aisheng
2012-07-26 2:29 ` Dong Aisheng
2012-07-26 10:38 ` Fabio Estevam
2012-07-26 10:38 ` Fabio Estevam
2012-07-28 13:02 ` Shawn Guo
2012-07-28 13:02 ` Shawn Guo
2012-07-26 10:45 ` David Woodhouse
2012-07-26 10:45 ` David Woodhouse
2012-07-26 10:53 ` Fabio Estevam
2012-07-26 10:53 ` Fabio Estevam
2012-07-26 10:56 ` Huang Shijie
2012-07-26 10:56 ` Huang Shijie
2012-07-26 11:08 ` Fabio Estevam
2012-07-26 11:08 ` Fabio Estevam
2012-07-26 11:32 ` Huang Shijie
2012-07-26 11:32 ` Huang Shijie
2012-07-27 9:26 ` Richard Zhao
2012-07-27 9:26 ` Richard Zhao
2012-07-27 9:30 ` Dirk Behme
2012-07-27 9:30 ` Dirk Behme
2012-07-27 10:21 ` Huang Shijie
2012-07-27 10:21 ` Huang Shijie
2012-07-26 11:54 ` David Woodhouse
2012-07-26 11:54 ` David Woodhouse
2012-08-03 8:40 ` Dirk Behme
2012-08-03 8:40 ` Dirk Behme
2012-08-03 8:59 ` Huang Shijie
2012-08-03 8:59 ` Huang Shijie
2012-07-27 9:30 ` [PATCH v2 1/3] mtd: nand: Include IMX6 in the list of supported SoCs Richard Zhao
2012-07-27 9:30 ` Richard Zhao
2012-07-27 10:12 ` Huang Shijie
2012-07-27 10:12 ` Huang Shijie
2012-08-17 15:52 ` Artem Bityutskiy [this message]
2012-08-17 15:52 ` Artem Bityutskiy
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=1345218778.1003.13.camel@sauron.fi.intel.com \
--to=dedekind1@gmail.com \
--cc=b32955@freescale.com \
--cc=dwmw2@infradead.org \
--cc=fabio.estevam@freescale.com \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=shawn.guo@linaro.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.