mbox series

[GIT,PULL,v2] mtd: spi-nor: Changes for 4.17

Message ID 20180330102034.7db0a4e4@bbrezillon
State Not Applicable
Headers show
Series [GIT,PULL,v2] mtd: spi-nor: Changes for 4.17 | expand

Pull-request

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

Message

Boris Brezillon March 30, 2018, 8:20 a.m. UTC
Hello,

Nothing new compared to the v1 expect I added my SoB on Fabio's patch
because I amended my own patch to fix the subject prefix and became
commiter of the 2 other patches during the process.

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 e8de85d5a107352ff428f735b0afc8133bcbc3e5:

  dt-bindings: fsl-quadspi: Add the example of two SPI NOR (2018-03-30 10:05:08 +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(-)

Comments

Boris Brezillon April 6, 2018, 6:58 a.m. UTC | #1
On Fri, 30 Mar 2018 10:20:34 +0200
Boris Brezillon <boris.brezillon@bootlin.com> wrote:

> Hello,
> 
> Nothing new compared to the v1 expect I added my SoB on Fabio's patch
> because I amended my own patch to fix the subject prefix and became
> commiter of the 2 other patches during the process.
> 
> 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 e8de85d5a107352ff428f735b0afc8133bcbc3e5:
> 
>   dt-bindings: fsl-quadspi: Add the example of two SPI NOR (2018-03-30 10:05:08 +0200)

Merged in mtd/next.

> 
> ----------------------------------------------------------------
> * 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(-)
> 
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/