From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 02 Feb 2011 10:23:45 +0100 Subject: [U-Boot] spi subystem maintainer? In-Reply-To: <5E7A4CE9-E822-4860-8F54-3C38AB7955AB@kernel.crashing.org> References: <9A3702C1-3ED1-4F24-A0BC-CA7DAEA46182@kernel.crashing.org> <20110201192943.1A0A8B187@gemini.denx.de> <5E7A4CE9-E822-4860-8F54-3C38AB7955AB@kernel.crashing.org> Message-ID: <4D4922A1.4050901@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/02/2011 08:23 AM, Kumar Gala wrote: > Wanted to see if anyone had input on how to deal with the SPI > controller on some of our newer parts. It expects command & data > xfer's to happen together. However our current code does not call > spi_xfer() that way. Which is your concrete case ? spi_xfer is responsible to setup the controller and to start the transfer, and everything could be done inside this function. What do you mean exactly with command and data ? Regards, Stefano -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================