All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] mtd: spi-nor: Changes for 4.17
@ 2018-03-29  7:58 Boris Brezillon
  2018-03-29 12:25 ` Miquel Raynal
  0 siblings, 1 reply; 4+ messages in thread
From: Boris Brezillon @ 2018-03-29  7:58 UTC (permalink / raw)
  To: Cyrille Pitchen, linux-mtd
  Cc: Marek Vasut, Richard Weinberger, Brian Norris, David Woodhouse

Hi,

Here is the SPI NOR PR for 4.17. As you can see, there's not much
material for this release, mainly due to lack of time on Cyrille's side
which led him to take the decision to resign from his maintainer role
(which is why I'm the one sending this PR).

Sorry for those who didn't get their patches merged in this release and
those who had their fixes delayed (which is even worse).

We (Marek, Richard and I) will try to take over the maintenance of the
spi-nor sub-subsystem, but it's likely to be a bit laggy for a few more
weeks. For those who have urgent spi-nor fixes pending, don't hesitate
to ping us.

Regards,

Boris

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/spi-nor/for-4.17

for you to fetch changes up to 85da6da228438aba4ff832293122117d5b7d1c11:

  dt-bindings: fsl-quadspi: Add the example of two SPI NOR (2018-03-29 09:46:09 +0200)

----------------------------------------------------------------
* Make fsl-quaspi assign different names to MTD devices connected
  to the same QSPI controller
* Remove an unneeded driver.bus assigned in the fsl-qspi driver

----------------------------------------------------------------
Boris Brezillon (1):
      mtd: fsl-quadspi: Remove unneeded driver.bus assignment

Fabio Estevam (2):
      mtd: fsl-quadspi: Distinguish the mtd device names
      dt-bindings: fsl-quadspi: Add the example of two SPI NOR

 Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 24 ++++++++++++++++++++++++
 drivers/mtd/spi-nor/fsl-quadspi.c                     | 19 ++++++++++++++++++-
 2 files changed, 42 insertions(+), 1 deletion(-)


-- 
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] mtd: spi-nor: Changes for 4.17
  2018-03-29  7:58 [GIT PULL] mtd: spi-nor: Changes for 4.17 Boris Brezillon
@ 2018-03-29 12:25 ` Miquel Raynal
  2018-03-29 12:37   ` Boris Brezillon
  0 siblings, 1 reply; 4+ messages in thread
From: Miquel Raynal @ 2018-03-29 12:25 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: Cyrille Pitchen, linux-mtd, Marek Vasut, Richard Weinberger,
	Brian Norris, David Woodhouse

Hello,

[...]

> We (Marek, Richard and I) will try to take over the maintenance of the
> spi-nor sub-subsystem, but it's likely to be a bit laggy for a few more
> weeks.

Since I have been contributing/reviewing for a couple of months
(essentially around the nand/ subdirectory), I would like to help you
focus on 'other' MTD tasks by joining officially Boris in the NAND
subsystem as co-maintainer and being CC'ed on these patches.

I know I'm still pretty new to this community but it seems that even
by being 4 official maintainers, some of you need more air, that I
could partially bring.

I am open to any comment.

Thank you,
Miquèl

-- 
Miquel Raynal, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] mtd: spi-nor: Changes for 4.17
  2018-03-29 12:25 ` Miquel Raynal
@ 2018-03-29 12:37   ` Boris Brezillon
  2018-03-29 12:38     ` Richard Weinberger
  0 siblings, 1 reply; 4+ messages in thread
From: Boris Brezillon @ 2018-03-29 12:37 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Cyrille Pitchen, linux-mtd, Marek Vasut, Richard Weinberger,
	Brian Norris, David Woodhouse

On Thu, 29 Mar 2018 14:25:41 +0200
Miquel Raynal <miquel.raynal@bootlin.com> wrote:

> Hello,
> 
> [...]
> 
> > We (Marek, Richard and I) will try to take over the maintenance of the
> > spi-nor sub-subsystem, but it's likely to be a bit laggy for a few more
> > weeks.  
> 
> Since I have been contributing/reviewing for a couple of months
> (essentially around the nand/ subdirectory), I would like to help you
> focus on 'other' MTD tasks by joining officially Boris in the NAND
> subsystem as co-maintainer and being CC'ed on these patches.
> 
> I know I'm still pretty new to this community but it seems that even
> by being 4 official maintainers, some of you need more air, that I
> could partially bring.

It would be appreciated, indeed. Send patch to add yourself in
MAINTAINERS and we'll see if other MTD maintainers are okay with that.

Thanks for proposing your help.

Boris

-- 
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] mtd: spi-nor: Changes for 4.17
  2018-03-29 12:37   ` Boris Brezillon
@ 2018-03-29 12:38     ` Richard Weinberger
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Weinberger @ 2018-03-29 12:38 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: Miquel Raynal, Cyrille Pitchen, linux-mtd, Marek Vasut,
	Brian Norris, David Woodhouse

Am Donnerstag, 29. März 2018, 14:37:07 CEST schrieb Boris Brezillon:
> On Thu, 29 Mar 2018 14:25:41 +0200
> Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> 
> > Hello,
> > 
> > [...]
> > 
> > > We (Marek, Richard and I) will try to take over the maintenance of the
> > > spi-nor sub-subsystem, but it's likely to be a bit laggy for a few more
> > > weeks.  
> > 
> > Since I have been contributing/reviewing for a couple of months
> > (essentially around the nand/ subdirectory), I would like to help you
> > focus on 'other' MTD tasks by joining officially Boris in the NAND
> > subsystem as co-maintainer and being CC'ed on these patches.
> > 
> > I know I'm still pretty new to this community but it seems that even
> > by being 4 official maintainers, some of you need more air, that I
> > could partially bring.
> 
> It would be appreciated, indeed. Send patch to add yourself in
> MAINTAINERS and we'll see if other MTD maintainers are okay with that.

Fine by me. Please add my Ack.

Thanks,
//richard

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-29 12:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-29  7:58 [GIT PULL] mtd: spi-nor: Changes for 4.17 Boris Brezillon
2018-03-29 12:25 ` Miquel Raynal
2018-03-29 12:37   ` Boris Brezillon
2018-03-29 12:38     ` Richard Weinberger

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.