On Thu, 5 Feb 2009 18:07:32 +0800 Bryan Wu <[email protected]> wrote:
> > This patch adds support for GPIO controlled SPI Chip Selects. > To make use of this feature, set chip_select = 0 and add a proper > cs_gpio to your controller_data. > > struct spi_board_info > .chip_select = 0 > > struct bfin5xx_spi_chip > .cs_gpio = GPIO_P### > > There are various SPI devices that require SPI MODE_0, > and need to have the Chip Selects asserted during the entire transfer. > Consider using SPI_MODE_3 (SPI_CPHA | SPI_CPOL) if your device allows > it. Cannot apply this due to previously-mentioned driver-core-tramplings. ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
