From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: Re: Request for SPI testing Date: Wed, 30 Jun 2010 12:57:02 +0100 Message-ID: <20100630115702.GA6752@console-pimps.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: spi-devel-general@lists.sourceforge.net, linux-mmc@vger.kernel.org, Ernst Schwab , Antonio Ospite , Ned Forrester , David Brownell , Anton Vorontsov To: Grant Likely Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Tue, Jun 29, 2010 at 09:30:34PM -0600, Grant Likely wrote: > I've pushed out Ernst's spi bus locking API patches to the following > branch. Before I push them into linux-next, I'd like to get some > testing. Can I have some volunteers please to pull this branch and > give it a spin? Bonus points for people who have mmc cards > multiplexed with other devices on their SPI bus. I put these patches through some light testing by reading data from a flash device and writing it to an mmc card, both over SPI. They seem to hold up fine, but I can certainly try some other things if you have anything specific in mind.