All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vignesh R <vigneshr@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] Add support for Cadence QSPI on K2G
Date: Tue, 10 May 2016 12:22:15 +0530	[thread overview]
Message-ID: <5731851F.60005@ti.com> (raw)
In-Reply-To: <CAD6G_RSGXm7PydvfCrwwQYBikOCYQPr9EQZPeYecU9R73CxxDg@mail.gmail.com>

Hi,

On 05/09/2016 08:04 PM, Jagan Teki wrote:
> On 13 April 2016 at 16:22, Vignesh R <vigneshr@ti.com> wrote:
>>
>> This series adds support for Cadence QSPI controller present on K2G SoC.
>>
>> The first patch extends AHB address to 32 bit as K2G has 32 bit AHB
>> address. Second patch enable QUAD mode based on DT data instead of
>> relying on config option. And last to patches add DT node and add
>> configs to enable the driver.
>>
>> Depends on [1] to enable SPI driver model support on K2G and [2] to
>> support different bus frequencies for two different SPI controllers
>> present on K2G EVM.
>>
>> [1]https://www.mail-archive.com/u-boot at lists.denx.de/msg209556.html
>> [2]https://patchwork.ozlabs.org/patch/609947/
>>
>> Vignesh R (4):
>>   spi: cadence_qspi_apb: Support 32 bit AHB address
>>   spi: cadence_quadspi: Enable QUAD mode based on DT data
>>   ARM: dts: K2G: Add support for QSPI controller
> 
> Please rebase this?

This series applies cleanly on current u-boot master provided dts
changes from my earlier patch series [3] are picked up. [3] is required
to support SPI DM on K2G. Could you please pick up the dependent series
and then apply this?

[3] https://www.mail-archive.com/u-boot at lists.denx.de/msg211787.html
(Convert davinci_spi to DM patch series)


> 
>>   defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller
> 
> Reviewed-by: Jagan Teki <jteki@openedev.com>
> 

-- 
Regards
Vignesh

      reply	other threads:[~2016-05-10  6:52 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
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 [this message]

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=5731851F.60005@ti.com \
    --to=vigneshr@ti.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.