All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: William Zhang <william.zhang@broadcom.com>
Cc: Linux MTD List <linux-mtd@lists.infradead.org>,
	Linux ARM List <linux-arm-kernel@lists.infradead.org>,
	Broadcom Kernel List <bcm-kernel-feedback-list@broadcom.com>,
	f.fainelli@gmail.com, kursad.oney@broadcom.com,
	joel.peshkin@broadcom.com, anand.gore@broadcom.com,
	dregan@mail.com, kamal.dasu@broadcom.com,
	tomer.yacoby@broadcom.com, dan.beygelman@broadcom.com,
	David Regan <dregan@broadcom.com>,
	linux-kernel@vger.kernel.org,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Brian Norris <computersforpeace@gmail.com>,
	Richard Weinberger <richard@nod.at>
Subject: Re: [PATCH v7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
Date: Fri, 1 Mar 2024 09:58:55 +0100	[thread overview]
Message-ID: <20240301095855.7dc30cd5@xps-13> (raw)
In-Reply-To: <67a69fa6-bbff-4b9a-8253-c9b20093dee1@broadcom.com>

Hi William,

william.zhang@broadcom.com wrote on Thu, 29 Feb 2024 15:39:25 -0800:

> Hi Miquel,
> 
> On 2/29/24 02:28, Miquel Raynal wrote:
> > Hi William,
> > 
> > william.zhang@broadcom.com wrote on Tue, 27 Feb 2024 12:12:52 -0800:
> >   
> >> This is the update to the patch 12 in the original series [1] that was
> >> applied to nand-next except this patch.  
> > 
> > This is context. While interesting, it should not be part of the commit
> > log but instead located...
> >   
> >>
> >> BCMBCA broadband SoC based board design does not specify ecc setting in
> >> dts but rather use the SoC NAND strap info to obtain the ecc strength
> >> and spare area size setting. Add brcm,nand-ecc-use-strap dts propety for
> >> this purpose and update driver to support this option. However these two
> >> options can not be used at the same time.
> >>
> >> Signed-off-by: William Zhang <william.zhang@broadcom.com>
> >> Reviewed-by: David Regan <dregan@broadcom.com>
> >>
> >> [1] https://lore.kernel.org/lkml/20240223034758.13753-1-william.zhang@broadcom.com/  
> > 
> > This as well should be below.  
> >>
> >> ---  
> > 
> > ...here.
> >   
> Sorry accidentally put these info in the commit log.  Should be in the revision history.  Let me know if you want to send a new version.

Yes please, it's easier for me.

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: William Zhang <william.zhang@broadcom.com>
Cc: Linux MTD List <linux-mtd@lists.infradead.org>,
	Linux ARM List <linux-arm-kernel@lists.infradead.org>,
	Broadcom Kernel List <bcm-kernel-feedback-list@broadcom.com>,
	f.fainelli@gmail.com, kursad.oney@broadcom.com,
	joel.peshkin@broadcom.com, anand.gore@broadcom.com,
	dregan@mail.com, kamal.dasu@broadcom.com,
	tomer.yacoby@broadcom.com, dan.beygelman@broadcom.com,
	David Regan <dregan@broadcom.com>,
	linux-kernel@vger.kernel.org,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Brian Norris <computersforpeace@gmail.com>,
	Richard Weinberger <richard@nod.at>
Subject: Re: [PATCH v7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
Date: Fri, 1 Mar 2024 09:58:55 +0100	[thread overview]
Message-ID: <20240301095855.7dc30cd5@xps-13> (raw)
In-Reply-To: <67a69fa6-bbff-4b9a-8253-c9b20093dee1@broadcom.com>

Hi William,

william.zhang@broadcom.com wrote on Thu, 29 Feb 2024 15:39:25 -0800:

> Hi Miquel,
> 
> On 2/29/24 02:28, Miquel Raynal wrote:
> > Hi William,
> > 
> > william.zhang@broadcom.com wrote on Tue, 27 Feb 2024 12:12:52 -0800:
> >   
> >> This is the update to the patch 12 in the original series [1] that was
> >> applied to nand-next except this patch.  
> > 
> > This is context. While interesting, it should not be part of the commit
> > log but instead located...
> >   
> >>
> >> BCMBCA broadband SoC based board design does not specify ecc setting in
> >> dts but rather use the SoC NAND strap info to obtain the ecc strength
> >> and spare area size setting. Add brcm,nand-ecc-use-strap dts propety for
> >> this purpose and update driver to support this option. However these two
> >> options can not be used at the same time.
> >>
> >> Signed-off-by: William Zhang <william.zhang@broadcom.com>
> >> Reviewed-by: David Regan <dregan@broadcom.com>
> >>
> >> [1] https://lore.kernel.org/lkml/20240223034758.13753-1-william.zhang@broadcom.com/  
> > 
> > This as well should be below.  
> >>
> >> ---  
> > 
> > ...here.
> >   
> Sorry accidentally put these info in the commit log.  Should be in the revision history.  Let me know if you want to send a new version.

Yes please, it's easier for me.

Thanks,
Miquèl

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: William Zhang <william.zhang@broadcom.com>
Cc: Linux MTD List <linux-mtd@lists.infradead.org>,
	Linux ARM List <linux-arm-kernel@lists.infradead.org>,
	Broadcom Kernel List <bcm-kernel-feedback-list@broadcom.com>,
	f.fainelli@gmail.com, kursad.oney@broadcom.com,
	joel.peshkin@broadcom.com, anand.gore@broadcom.com,
	dregan@mail.com, kamal.dasu@broadcom.com,
	tomer.yacoby@broadcom.com, dan.beygelman@broadcom.com,
	David Regan <dregan@broadcom.com>,
	linux-kernel@vger.kernel.org,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Brian Norris <computersforpeace@gmail.com>,
	Richard Weinberger <richard@nod.at>
Subject: Re: [PATCH v7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
Date: Fri, 1 Mar 2024 09:58:55 +0100	[thread overview]
Message-ID: <20240301095855.7dc30cd5@xps-13> (raw)
In-Reply-To: <67a69fa6-bbff-4b9a-8253-c9b20093dee1@broadcom.com>

Hi William,

william.zhang@broadcom.com wrote on Thu, 29 Feb 2024 15:39:25 -0800:

> Hi Miquel,
> 
> On 2/29/24 02:28, Miquel Raynal wrote:
> > Hi William,
> > 
> > william.zhang@broadcom.com wrote on Tue, 27 Feb 2024 12:12:52 -0800:
> >   
> >> This is the update to the patch 12 in the original series [1] that was
> >> applied to nand-next except this patch.  
> > 
> > This is context. While interesting, it should not be part of the commit
> > log but instead located...
> >   
> >>
> >> BCMBCA broadband SoC based board design does not specify ecc setting in
> >> dts but rather use the SoC NAND strap info to obtain the ecc strength
> >> and spare area size setting. Add brcm,nand-ecc-use-strap dts propety for
> >> this purpose and update driver to support this option. However these two
> >> options can not be used at the same time.
> >>
> >> Signed-off-by: William Zhang <william.zhang@broadcom.com>
> >> Reviewed-by: David Regan <dregan@broadcom.com>
> >>
> >> [1] https://lore.kernel.org/lkml/20240223034758.13753-1-william.zhang@broadcom.com/  
> > 
> > This as well should be below.  
> >>
> >> ---  
> > 
> > ...here.
> >   
> Sorry accidentally put these info in the commit log.  Should be in the revision history.  Let me know if you want to send a new version.

Yes please, it's easier for me.

Thanks,
Miquèl

  reply	other threads:[~2024-03-01  8:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27 20:12 [PATCH v7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap William Zhang
2024-02-27 20:12 ` William Zhang
2024-02-27 20:12 ` William Zhang
2024-02-29 10:28 ` Miquel Raynal
2024-02-29 10:28   ` Miquel Raynal
2024-02-29 10:28   ` Miquel Raynal
2024-02-29 23:39   ` William Zhang
2024-02-29 23:39     ` William Zhang
2024-02-29 23:39     ` William Zhang
2024-03-01  8:58     ` Miquel Raynal [this message]
2024-03-01  8:58       ` Miquel Raynal
2024-03-01  8:58       ` Miquel Raynal

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=20240301095855.7dc30cd5@xps-13 \
    --to=miquel.raynal@bootlin.com \
    --cc=anand.gore@broadcom.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=computersforpeace@gmail.com \
    --cc=dan.beygelman@broadcom.com \
    --cc=dregan@broadcom.com \
    --cc=dregan@mail.com \
    --cc=f.fainelli@gmail.com \
    --cc=joel.peshkin@broadcom.com \
    --cc=kamal.dasu@broadcom.com \
    --cc=kursad.oney@broadcom.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=richard@nod.at \
    --cc=tomer.yacoby@broadcom.com \
    --cc=vigneshr@ti.com \
    --cc=william.zhang@broadcom.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.