From: Miquel Raynal <miquel.raynal@bootlin.com>
To: xiaolei li <xiaolei.li@mediatek.com>
Cc: Sasha Levin <sashal@kernel.org>,
richard@nod.at, linux-mtd@lists.infradead.org,
stable@vger.kernel.org
Subject: Re: [PATCH v2 1/5] mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
Date: Mon, 6 May 2019 10:11:49 +0200 [thread overview]
Message-ID: <20190506101149.221361b0@xps13> (raw)
In-Reply-To: <1557040000.26455.59.camel@mhfsdcap03>
Hi xiaolei,
xiaolei li <xiaolei.li@mediatek.com> wrote on Sun, 5 May 2019 15:06:40
+0800:
> Hi Sasha,
>
> I am not sure if it is caused by raw NAND code path change.
>
> Raw NAND code was moved from mtd/nand to mtd/nand/raw subdirectory since
> kernel v4.17.
>
> The fixing commit: edfee3619c49 mtd: nand: mtk:
> add->setup_data_interface() hook exists before kernel v4.17.
>
> @Miquel, do you know if some other raw NAND driver ever encountered this
> case? Thanks.
Don't know. Just checkout a 4.14.114 and try to apply the patch :)
>
> On Tue, 2019-04-30 at 10:32 +0000, Sasha Levin wrote:
> > Hi,
> >
> > [This is an automated email]
> >
> > This commit has been processed because it contains a "Fixes:" tag,
> > fixing commit: edfee3619c49 mtd: nand: mtk: add ->setup_data_interface() hook.
Thanks,
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: xiaolei li <xiaolei.li@mediatek.com>
Cc: Sasha Levin <sashal@kernel.org>, <richard@nod.at>,
<linux-mtd@lists.infradead.org>, <stable@vger.kernel.org>
Subject: Re: [PATCH v2 1/5] mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
Date: Mon, 6 May 2019 10:11:49 +0200 [thread overview]
Message-ID: <20190506101149.221361b0@xps13> (raw)
In-Reply-To: <1557040000.26455.59.camel@mhfsdcap03>
Hi xiaolei,
xiaolei li <xiaolei.li@mediatek.com> wrote on Sun, 5 May 2019 15:06:40
+0800:
> Hi Sasha,
>
> I am not sure if it is caused by raw NAND code path change.
>
> Raw NAND code was moved from mtd/nand to mtd/nand/raw subdirectory since
> kernel v4.17.
>
> The fixing commit: edfee3619c49 mtd: nand: mtk:
> add->setup_data_interface() hook exists before kernel v4.17.
>
> @Miquel, do you know if some other raw NAND driver ever encountered this
> case? Thanks.
Don't know. Just checkout a 4.14.114 and try to apply the patch :)
>
> On Tue, 2019-04-30 at 10:32 +0000, Sasha Levin wrote:
> > Hi,
> >
> > [This is an automated email]
> >
> > This commit has been processed because it contains a "Fixes:" tag,
> > fixing commit: edfee3619c49 mtd: nand: mtk: add ->setup_data_interface() hook.
Thanks,
Miquèl
next prev parent reply other threads:[~2019-05-06 8:12 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-30 10:02 [PATCH v2 0/5] MTK NAND driver improvements and fixes Xiaolei Li
2019-04-30 10:02 ` Xiaolei Li
2019-04-30 10:02 ` [PATCH v2 1/5] mtd: rawnand: mtk: Correct low level time calculation of r/w cycle Xiaolei Li
2019-04-30 10:02 ` Xiaolei Li
2019-04-30 10:02 ` Xiaolei Li
2019-04-30 10:32 ` Sasha Levin
2019-05-05 7:06 ` xiaolei li
2019-05-05 7:06 ` xiaolei li
2019-05-06 8:11 ` Miquel Raynal [this message]
2019-05-06 8:11 ` Miquel Raynal
2019-04-30 11:59 ` Miquel Raynal
2019-04-30 11:59 ` Miquel Raynal
2019-04-30 11:59 ` Miquel Raynal
2019-05-05 7:12 ` xiaolei li
2019-05-05 7:12 ` xiaolei li
2019-05-05 7:12 ` xiaolei li
2019-04-30 10:02 ` [PATCH v2 2/5] mtd: rawnand: mtk: Improve data sampling timing for read cycle Xiaolei Li
2019-04-30 10:02 ` Xiaolei Li
[not found] ` <20190430100250.28083-3-xiaolei.li-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2019-04-30 12:11 ` Miquel Raynal
2019-04-30 12:11 ` Miquel Raynal
2019-05-05 7:29 ` xiaolei li
2019-04-30 10:02 ` [PATCH v2 4/5] mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue Xiaolei Li
2019-04-30 10:02 ` Xiaolei Li
2019-04-30 10:02 ` [PATCH v2 5/5] mtd: rawnand: mtk: Setup empty page threshold correctly Xiaolei Li
2019-04-30 10:02 ` Xiaolei Li
2019-04-30 12:17 ` Miquel Raynal
2019-05-05 7:50 ` xiaolei li
2019-05-05 7:50 ` xiaolei li
[not found] ` <20190430100250.28083-1-xiaolei.li-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2019-04-30 10:02 ` [PATCH v2 3/5] mtd: rawnand: mtk: Add validity check for CE# pin setting Xiaolei Li
2019-04-30 10:02 ` Xiaolei Li
2019-04-30 12:08 ` [PATCH v2 0/5] MTK NAND driver improvements and fixes Miquel Raynal
2019-04-30 12:08 ` Miquel Raynal
2019-05-05 7:08 ` xiaolei li
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=20190506101149.221361b0@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
--cc=xiaolei.li@mediatek.com \
/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.