]> git.karo-electronics.de Git - karo-tx-linux.git/commit
spi/pxa2xx: add support for SPI_LOOP
authorMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 22 Jan 2013 10:26:31 +0000 (12:26 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 8 Feb 2013 12:15:36 +0000 (12:15 +0000)
commitb833172fd8f44fb56e0b3cb810155a6baecc65dc
treec3a23b30586ad61259e6438358c20b82df0ecbbc
parent7d94a50585884180a487ce17e8ddbfa37f7694b6
spi/pxa2xx: add support for SPI_LOOP

This is useful when testing the functionality of the controller from userspace
and there aren't any real SPI slave devices connected to the bus.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Tested-by: Lu Cao <lucao@marvell.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/spi/spi-pxa2xx.c