All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@openedev.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request v2: u-boot-spi/master
Date: Thu, 15 Dec 2016 17:05:05 +0100	[thread overview]
Message-ID: <1481817905-6597-1-git-send-email-jagan@openedev.com> (raw)

Hi Tom,

Please pull this PR.

Changes for v2:
- Skip "spi: Zap mpc52xx_spi.c and config" patch due to dependencies.

thanks!
Jagan.

The following changes since commit 53e8ca22538c2cec691fe74098684a359302688c:

  MAINTAINERS: DFU: Change e-mail address for DFU maintainer (2016-12-12 13:03:15 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-spi.git master

for you to fetch changes up to db9225ba2686d6b7e249d00e1803bd07f71d6070:

  sf: Do not force the DT memory map size to exactly match the device (2016-12-15 16:57:28 +0100)

----------------------------------------------------------------
Fabien Parent (1):
      mtd: spi: don't return -1 when scan succeed

Phil Edworthy (10):
      spi: cadence_qspi: Fix clearing of pol/pha bits
      spi: cadence_qspi: Fix baud rate calculation
      spi: cadence_qspi: Better debug information on the SPI clock rate
      spi: cadence_qspi: Use #define for bits instead of bit shifts
      spi: cadence_qspi: Clean up the #define names
      spi: cadence_qspi: Use spi mode at the point it is needed
      spi: cadence_qspi: Remove returns from end of void functions
      spi: cadence_qspi: Fix CS timings
      spi: cadence_qspi: Move DT prop code to match layout
      sf: Do not force the DT memory map size to exactly match the device

Simon Glass (1):
      spi: Add error checking for invalid bus widths

Vignesh R (1):
      ARM: dts: am437x-idk: Fix QSPI compatible string

 arch/arm/dts/am437x-idk-evm.dts |   2 +-
 drivers/mtd/spi/spi_flash.c     |   6 +-
 drivers/spi/cadence_qspi.c      |   6 +-
 drivers/spi/cadence_qspi.h      |   3 +-
 drivers/spi/cadence_qspi_apb.c  | 185 ++++++++++++++++++----------------------
 drivers/spi/spi-uclass.c        |   4 +-
 6 files changed, 93 insertions(+), 113 deletions(-)

             reply	other threads:[~2016-12-15 16:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-15 16:05 Jagan Teki [this message]
2016-12-15 17:50 ` [U-Boot] Pull request v2: u-boot-spi/master Tom Rini
2016-12-15 18:08   ` Jagan Teki
2016-12-16 19:21     ` Jagan Teki
2016-12-16 19:40       ` Tom Rini
2016-12-16 22:14         ` Jagan Teki
2016-12-17  3:17           ` Tom Rini
2016-12-17  3:18 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2018-01-26  6:27 Jagan Teki
2018-01-26 18:22 ` Tom Rini
2019-07-25 13:25 Jagan Teki
2019-07-28 21:45 ` 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=1481817905-6597-1-git-send-email-jagan@openedev.com \
    --to=jagan@openedev.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.