public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] spi: cadence_quadspi: Enable QUAD mode based on DT data
Date: Wed, 13 Apr 2016 15:58:03 +0200	[thread overview]
Message-ID: <570E506B.9000208@denx.de> (raw)
In-Reply-To: <1460544768-32750-3-git-send-email-vigneshr@ti.com>

On 04/13/2016 12:52 PM, Vignesh R wrote:
> Instead of relying on CONFIG_SPI_FLASH_QUAD to be defined to enable QUAD
> mode, make use of mode_rx field of dm_spi_slave_platdata to determine
> whether to enable or disable QUAD mode. This is necessary to support
> muliple SPI controllers where one of them may not support QUAD mode.
> 
> Signed-off-by: Vignesh R <vigneshr@ti.com>
> ---
>  drivers/spi/cadence_qspi.c     |  3 ++-
>  drivers/spi/cadence_qspi.h     |  2 +-
>  drivers/spi/cadence_qspi_apb.c | 10 +++++-----
>  3 files changed, 8 insertions(+), 7 deletions(-)

On SoCFPGA SoCkit:
Tested-by: Marek Vasut <marex@denx.de>
Acked-by: Marek Vasut <marex@denx.de>

Best regards,
Marek Vasut

  reply	other threads:[~2016-04-13 13:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13 10:52 [U-Boot] [PATCH 0/4] Add support for Cadence QSPI on K2G Vignesh R
2016-04-13 10:52 ` [U-Boot] [PATCH 1/4] spi: cadence_qspi_apb: Support 32 bit AHB address Vignesh R
2016-04-13 13:57   ` Marek Vasut
2016-04-13 10:52 ` [U-Boot] [PATCH 2/4] spi: cadence_quadspi: Enable QUAD mode based on DT data Vignesh R
2016-04-13 13:58   ` Marek Vasut [this message]
2016-04-13 10:52 ` [U-Boot] [PATCH 3/4] ARM: dts: K2G: Add support for QSPI controller Vignesh R
2016-04-13 19:47   ` Tom Rini
2016-04-13 10:52 ` [U-Boot] [PATCH 4/4] defconfig: k2g_evm_defconfig: Enable Cadence " Vignesh R
2016-04-13 19:47   ` Tom Rini
2016-04-13 12:31 ` [U-Boot] [PATCH 0/4] Add support for Cadence QSPI on K2G Marek Vasut
2016-05-09 14:34 ` Jagan Teki
2016-05-10  6:52   ` Vignesh R

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=570E506B.9000208@denx.de \
    --to=marex@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox