Pull request: u-boot-spi/next for next

Jagan Teki jagan at amarulasolutions.com
Wed Jun 30 14:05:03 CEST 2021


Hi Tom,

Please pull this PR for next.

Summary:
- Cypress s25hl-t/s25hs-t support (Takahiro Kuwano) 

CI:
https://source.denx.de/u-boot/custodians/u-boot-spi/-/pipelines/7979

thanks,
Jagan.

The following changes since commit f6adec1af4b2f5d3012480c6cdce7743b74a6156:

  mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode (2021-06-28 12:06:57 +0530)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-spi next

for you to fetch changes up to 5b8ec59e2a219185127fcaa640c2f5d5aba3acd6:

  mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t (2021-06-29 19:16:54 +0530)

----------------------------------------------------------------
Takahiro Kuwano (9):
      mtd: spi-nor: Add Cypress manufacturer ID
      mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
      mtd: spi-nor-core: Add support for Read/Write Any Register
      mtd: spi-nor-core: Add support for volatile QE bit
      mtd: spi-nor-core: Add the ->ready() hook
      mtd: spi-nor-core: Read status by Read Any Register
      mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
      mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
      mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t

 drivers/mtd/spi/spi-nor-core.c | 266 ++++++++++++++++++++++++++++++++++++++++-
 drivers/mtd/spi/spi-nor-ids.c  |  16 +++
 drivers/mtd/spi/spi-nor-tiny.c |   6 +
 include/linux/mtd/spi-nor.h    |  11 ++
 4 files changed, 297 insertions(+), 2 deletions(-)


More information about the U-Boot mailing list