All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagannadh.teki@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/3] spi: Add zynq spi controller
Date: Fri, 09 Aug 2013 12:23:58 +0530	[thread overview]
Message-ID: <52049206.6050603@gmail.com> (raw)
In-Reply-To: <678a7287-4b1b-4290-ae70-0765d295b41a@TX2EHSMHS011.ehs.local>

On 07-08-2013 01:17, Jagannadha Sutradharudu Teki wrote:
> This is a v2 for previous series with same cover head.
>
> This small series patchset will add suuport for zynq spi
> controller, tested on sst flash.
>
> --
> Thanks,
> Jagan.
>
> Jagannadha Sutradharudu Teki (3):
>    spi: Add zynq spi controller driver
>    sf: sst: Add support for SST25WF080
>    zynq: Enable CONFIG_ZYNQ_SPI
>
>   arch/arm/include/asm/arch-zynq/hardware.h |   2 +
>   drivers/mtd/spi/sst.c                     |   6 +
>   drivers/spi/Makefile                      |   1 +
>   drivers/spi/zynq_spi.c                    | 280 ++++++++++++++++++++++++++++++
>   include/configs/zynq.h                    |   9 +
>   5 files changed, 298 insertions(+)
>   create mode 100644 drivers/spi/zynq_spi.c
>

Applied to u-boot-spi/master

--
Thanks,
Jagan.

      reply	other threads:[~2013-08-09  6:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-06 19:47 [U-Boot] [PATCH v2 0/3] spi: Add zynq spi controller Jagannadha Sutradharudu Teki
2013-08-09  6:53 ` Jagan Teki [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=52049206.6050603@gmail.com \
    --to=jagannadh.teki@gmail.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.