[PATCH 0/3] spi-nor: Add octal mode support

Jagan Teki jagan at amarulasolutions.com
Mon Jan 27 08:14:04 CET 2020


On Mon, Jan 27, 2020 at 10:43 AM Vignesh Raghavendra <vigneshr at ti.com> wrote:
>
>
>
> On 26/01/20 10:12 pm, Jagan Teki wrote:
> > On Sun, Jan 26, 2020 at 7:21 PM Jagan Teki <jagan at amarulasolutions.com> wrote:
> >>
> >> On Thu, Dec 5, 2019 at 3:45 PM Vignesh Raghavendra <vigneshr at ti.com> wrote:
> >>>
> >>> This series adds Octal mode support for Micron's mt35x flash.
> >>> Also adds Octal mode support for Cadance OSPI/QSPI controller.
> >>> Currently only 1-1-8 mode is supported.
> >>>
> >>> Vignesh Raghavendra (3):
> >>>   mtd: spi-nor-core: Add octal mode support
> >>>   spi: cadence-qspi: Add support for Cadence Octal SPI controller
> >>>   spi: cadence-qspi: Add compatible for TI AM654
> >>>
> >>>  drivers/mtd/spi/sf_internal.h  |  3 ++-
> >>>  drivers/mtd/spi/spi-nor-core.c | 20 +++++++++++++++++++-
> >>>  drivers/spi/cadence_qspi.c     |  2 ++
> >>>  drivers/spi/cadence_qspi_apb.c |  8 ++++++--
> >>>  drivers/spi/spi-mem.c          |  6 ++++++
> >>>  drivers/spi/spi-uclass.c       |  6 ++++++
> >>>  include/linux/mtd/spi-nor.h    |  8 ++++++++
> >>>  include/spi.h                  |  2 ++
> >>>  8 files changed, 51 insertions(+), 4 deletions(-)
> >>
> >> Reviewed-by: Jagan Teki <jagan at amarulasolutions.com>
> >
> > Need rebase to master, look like it is not apply directly.
>
> This series depends on:
> http://patchwork.ozlabs.org/project/uboot/list/?series=155385

Thanks.

Applied to u-boot-spi/master


More information about the U-Boot mailing list