public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] spi: microblaze: Adds driver for Xilinx SPI controller
Date: Tue, 31 Jul 2012 07:18:29 +0200	[thread overview]
Message-ID: <50176AA5.9020006@monstr.eu> (raw)
In-Reply-To: <1343514336-14084-1-git-send-email-linz@li-pro.net>

On 07/29/2012 12:25 AM, Stephan Linz wrote:
> This is an improved version of the driver patch original
> submitted by Graeme Smecher <graeme.smecher@mail.mcgill.ca>
>
> The changes are:
>      - remove hard coded Xilinx BSP defines (XPAR_SPI_*) and
>        use CONFIG_SYS_SPI_BASE from config.h instead
>      - add extensive register struct definitions
>      - remove offset calculation for register access and
>        use the new register struct instead
>      - move default SPI controller configuration from
>        spi_setup_slave() to spi_claim_bus()
>      - add spi_set_speed()
>      - insert SPI controller deactivation in spi_release_bus()
>      - protect while loops in spi_xfer() with counter / timeouts
>      - support SPI mode flags: LSB_FIRST, CPHA, CPOL, LOOP
>
> Come from:
>      http://patchwork.ozlabs.org/patch/71797/
>
> Signed-off-by: Stephan Linz <linz@li-pro.net>
> ---
> v2: Remove useles information from commit message
>      Add newline and split variable declaration from code

Should be v2 in subject but
I have tested and applied to microblaze custodian repo.

Thanks,
Michal


-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian

  parent reply	other threads:[~2012-07-31  5:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-28 22:25 [U-Boot] [PATCH 1/2] spi: microblaze: Adds driver for Xilinx SPI controller Stephan Linz
2012-07-28 22:25 ` [U-Boot] [PATCH 2/2] microblaze: Wire up SPI driver Stephan Linz
2012-07-31  5:19   ` Michal Simek
2012-07-31  5:18 ` Michal Simek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-13 22:30 [U-Boot] [PATCH 1/2] spi: microblaze: Adds driver for Xilinx SPI controller Stephan Linz
2012-07-24 10:56 ` Michal Simek
2012-07-28 19:19   ` Stephan Linz

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=50176AA5.9020006@monstr.eu \
    --to=monstr@monstr.eu \
    --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