All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] SPI: Add i.MX ECSPI driver
Date: Mon, 16 Jan 2012 10:29:39 -0700	[thread overview]
Message-ID: <4F145E83.1050909@boundarydevices.com> (raw)
In-Reply-To: <4F101958.20106@de.bosch.com>

On 01/13/2012 04:45 AM, Dirk Behme wrote:
> On 13.01.2012 11:48, Stefano Babic wrote:
>> On 12/01/2012 16:27, Dirk Behme wrote:
>>> From: Eric Nelson <eric.nelson@boundarydevices.com>
>>>
>>> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
>>> CC: Jason Liu <jason.hui@linaro.org>
>>> CC: Stefano Babic <sbabic@denx.de>
>>> ---
>>> <snip>
>>
>> I see no specific i.MX6 code here, and the function is not very
>> different as spi_xchg_single(). Really I do not think we can add a copy
>> of the already provided driver, sorry.
>
> Yes, understood, see
>
> http://lists.denx.de/pipermail/u-boot/2012-January/115611.html
>
> Let's have Eric a look to this.
>
Good catch guys.

The mxc_spi driver already has support for the ECSPI on i.MX6,
and just needs a small amount of glue to function.

FWIW, it should also be easy to add support for i.MX53.

Regards,


Eric

  reply	other threads:[~2012-01-16 17:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-12 15:27 [U-Boot] [PATCH 1/2] SPI: Add i.MX ECSPI driver Dirk Behme
2012-01-12 15:27 ` [U-Boot] [PATCH 2/2] i.mx6q: SabreLite: Add SPI NOR support Dirk Behme
2012-01-12 15:32   ` Fabio Estevam
2012-01-12 15:38   ` Marek Vasut
2012-01-12 15:48     ` Fabio Estevam
2012-01-13  7:19       ` Dirk Behme
2012-01-15  1:05     ` Mike Frysinger
2012-01-15  1:04   ` Mike Frysinger
2012-01-12 15:37 ` [U-Boot] [PATCH 1/2] SPI: Add i.MX ECSPI driver Marek Vasut
2012-01-13  7:32   ` Dirk Behme
2012-01-13 12:17     ` Marek Vasut
2012-01-12 15:40 ` Fabio Estevam
2012-01-13 10:48 ` Stefano Babic
2012-01-13 11:45   ` Dirk Behme
2012-01-16 17:29     ` Eric Nelson [this message]
2012-01-16 17:38       ` Stefano Babic
2012-01-15  1:04 ` Mike Frysinger

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=4F145E83.1050909@boundarydevices.com \
    --to=eric.nelson@boundarydevices.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.