[U-Boot] Pull request: u-boot-spi/master

Hi Tom,
Please take this PR.
thanks! Jagan.
The following changes since commit a63d800196ebee59b0f8ff924f67843cd597a8c1:
Prepare v2017.05-rc3 (2017-05-01 19:54:41 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes up to 2f54205829429d82c7591340a106bf68f3916120:
drivers: spi: Remove duplicate .probe method (2017-05-03 11:52:16 +0530)
---------------------------------------------------------------- Moritz Fischer (1): zynq: spi: Honour the activation / deactivation delay
Suniel Mahesh (1): drivers: spi: Remove duplicate .probe method
Wenyou Yang (1): spi: atmel: check GPIO validity before using cs_gpios
drivers/spi/atmel_spi.c | 9 +++++++++ drivers/spi/omap3_spi.c | 1 - drivers/spi/zynq_spi.c | 24 ++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 1 deletion(-)

On Wed, May 03, 2017 at 05:43:46PM +0530, Jagan Teki wrote:
Hi Tom,
Please take this PR.
thanks! Jagan.
The following changes since commit a63d800196ebee59b0f8ff924f67843cd597a8c1:
Prepare v2017.05-rc3 (2017-05-01 19:54:41 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes up to 2f54205829429d82c7591340a106bf68f3916120:
drivers: spi: Remove duplicate .probe method (2017-05-03 11:52:16 +0530)
Applied to u-boot/master, thanks!
participants (2)
-
Jagan Teki
-
Tom Rini