From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Wed, 3 May 2017 17:43:46 +0530 Subject: [U-Boot] Pull request: u-boot-spi/master Message-ID: <1493813626-31231-1-git-send-email-jagan@openedev.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(-)