All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: Pull request: u-boot-spi/master
Date: Wed,  3 Jun 2020 00:24:53 +0530	[thread overview]
Message-ID: <20200602185453.486812-1-jagan@amarulasolutions.com> (raw)

Hi Tom,

Please pull this PR.

Summay:
- Toshiba spinand (Yoshio)
- SPI/SPI Flash cleanup (Jagan)
- Remove SH SPI (Jagan)

Travis-CI:
https://travis-ci.org/github/openedev/u-boot-amarula/builds/693428912

The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-05-27 10:56:25 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-spi master

for you to fetch changes up to db2e6d0ad7860653fcec63ded4211d74b83c2e09:

  doc: driver-model: Update SPI migration status (2020-06-01 19:10:37 +0530)

----------------------------------------------------------------
Jagan Teki (11):
      spi Drop spi_init()
      spi: Kconfig: Drop redundant CF_SPI definition
      spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI
      spi: Zap sh_spi driver
      mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef
      sf: Drop spl_flash_get_sw_write_prot
      mtd: spi: Call sst_write in _write ops
      cmd: sf Drop reassignment of new into flash
      env: sf: Free the old env_flash
      mtd: sf: Drop plat from sf_probe
      doc: driver-model: Update SPI migration status

Yoshio Furuyama (2):
      mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
      mtd: spinand: toshiba: Support for new Kioxia Serial NAND

 cmd/sf.c                       |   3 -
 doc/driver-model/migration.rst |   2 -
 drivers/mtd/nand/spi/toshiba.c | 167 ++++++++++++++++++++-------
 drivers/mtd/spi/sf-uclass.c    |   9 --
 drivers/mtd/spi/sf_internal.h  |  14 ++-
 drivers/mtd/spi/sf_probe.c     |  27 ++---
 drivers/mtd/spi/spi-nor-core.c |  24 ++--
 drivers/mtd/spi/spi-nor-tiny.c |   6 -
 drivers/spi/Kconfig            |  43 +++----
 drivers/spi/Makefile           |   1 -
 drivers/spi/cf_spi.c           |   4 -
 drivers/spi/kirkwood_spi.c     |   4 -
 drivers/spi/sh_spi.c           | 250 -----------------------------------------
 drivers/spi/sh_spi.h           |  67 -----------
 env/sf.c                       |  13 +--
 include/spi_flash.h            |  27 -----
 test/dm/sf.c                   |  10 +-
 17 files changed, 174 insertions(+), 497 deletions(-)
 delete mode 100644 drivers/spi/sh_spi.c
 delete mode 100644 drivers/spi/sh_spi.h

             reply	other threads:[~2020-06-02 18:54 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-02 18:54 Jagan Teki [this message]
2020-06-03 18:09 ` Pull request: u-boot-spi/master Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2024-01-29 17:53 Jagan Teki
2024-01-29 18:50 ` Tom Rini
2023-07-13 16:36 Jagan Teki
2023-07-14 16:05 ` Tom Rini
2023-05-01 17:12 Jagan Teki
2023-05-01 22:46 ` Tom Rini
2023-01-26 17:52 Jagan Teki
2023-01-26 20:09 ` Tom Rini
2022-11-02  6:08 Jagan Teki
2022-11-02 15:34 ` Tom Rini
2022-10-25 12:26 Jagan Teki
2022-10-25 16:27 ` Tom Rini
2022-07-18 19:35 Jagan Teki
2022-07-19 14:51 ` Tom Rini
2022-05-04  6:11 Jagan Teki
2022-05-04 15:41 ` Tom Rini
2022-03-12  8:44 Jagan Teki
2022-03-13 12:17 ` Tom Rini
2021-12-26 18:57 Jagan Teki
2021-12-27 13:25 ` Tom Rini
2021-10-23 13:35 Jagan Teki
2021-10-23 20:10 ` Tom Rini
2021-08-03 16:24 Jagan Teki
2021-08-04  1:14 ` Tom Rini
2021-02-26 17:22 Jagan Teki
2021-02-26 20:10 ` Tom Rini
2020-12-18 17:54 Jagan Teki
2020-12-20 23:06 ` Tom Rini
2020-07-20 17:14 Jagan Teki
2020-07-22  3:04 ` Tom Rini
2020-07-11 17:02 Jagan Teki
2020-07-13 15:28 ` Tom Rini
2020-06-11 17:53 Jagan Teki
2020-06-14 16:00 ` Tom Rini
2020-05-09 16:26 Jagan Teki
2020-05-09 20:58 ` Tom Rini
2020-05-10 14:19   ` Jagan Teki
2020-05-10 19:36     ` Tom Rini
2020-04-21  8:24 Jagan Teki
2020-04-21 19:19 ` Tom Rini
2020-04-03 14:30 Jagan Teki
2020-04-05 23:04 ` Tom Rini
2020-01-27 17:48 Jagan Teki
2020-01-28 16:04 ` Tom Rini
2019-12-27 12:20 Jagan Teki
2019-12-28  4:30 ` Tom Rini

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=20200602185453.486812-1-jagan@amarulasolutions.com \
    --to=jagan@amarulasolutions.com \
    --cc=u-boot@lists.denx.de \
    /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.