All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Jagan Teki <jagan@amarulasolutions.com>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Jan Kiszka <jan.kiszka@siemens.com>,
	Michael Walle <michael@walle.cc>,
	Tudor.Ambarus@microchip.com, Vignesh R <vigneshr@ti.com>,
	baocheng.su@siemens.com, chao zeng <chao.zeng@siemens.com>
Subject: Re: [PATCH v6 0/2] sf: Check protection before writing/erasing flash
Date: Tue, 31 May 2022 15:45:10 -0400	[thread overview]
Message-ID: <20220531194510.GA25375@bill-the-cat> (raw)
In-Reply-To: <ff4ed2b5-e988-0346-0ef7-fec1cacad605@siemens.com>

[-- Attachment #1: Type: text/plain, Size: 912 bytes --]

On Sat, May 28, 2022 at 02:07:17PM +0200, Jan Kiszka wrote:
> On 02.03.22 15:01, Jan Kiszka wrote:
> > Changes in v6:
> >  - fixed embarrassingly inverted logic in unlock check
> >    (and properly tested it this time)
> > 
> > Changes in v5:
> >  - adjust unused is_locked callback to our is_unlocked needs
> >  - use this callback in sf command instead
> > 
> > Jan
> > 
> > Jan Kiszka (2):
> >   mtd: spi: Convert is_locked callback to is_unlocked
> >   sf: Query write-protection status before operating the flash
> > 
> >  cmd/sf.c                       | 12 ++++++++++++
> >  drivers/mtd/spi/spi-nor-core.c | 26 +++++++++++++-------------
> >  include/linux/mtd/spi-nor.h    |  6 +++---
> >  3 files changed, 28 insertions(+), 16 deletions(-)
> 
> Ping for these.

Jagan, do you have more commentary?  Should I take these in to -next,
next week when it opens?  Thanks.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2022-05-31 19:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-02 14:01 [PATCH v6 0/2] sf: Check protection before writing/erasing flash Jan Kiszka
2022-03-02 14:01 ` [PATCH v6 1/2] mtd: spi: Convert is_locked callback to is_unlocked Jan Kiszka
2022-03-02 14:01 ` [PATCH v6 2/2] sf: Query write-protection status before operating the flash Jan Kiszka
2022-05-28 12:07 ` [PATCH v6 0/2] sf: Check protection before writing/erasing flash Jan Kiszka
2022-05-31 19:45   ` Tom Rini [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=20220531194510.GA25375@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=Tudor.Ambarus@microchip.com \
    --cc=baocheng.su@siemens.com \
    --cc=chao.zeng@siemens.com \
    --cc=jagan@amarulasolutions.com \
    --cc=jan.kiszka@siemens.com \
    --cc=michael@walle.cc \
    --cc=u-boot@lists.denx.de \
    --cc=vigneshr@ti.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.