9
0
Fork 0
barebox/include/spi
Franck Jullien 4c35079c1c spi: add bits_per_word to proxy structure
During the creation of a new spi device, we need to
have the possiblility to give the bits_per_word value
to master->setup.

As a matter of fact, spi master could check the spi
device bits_per_word and compare this value against its
capabilities.

Signed-off-by: Franck Jullien <franck.jullien@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-07-06 10:25:39 +02:00
..
eeprom.h eeprom: add at25 eeprom driver 2011-06-21 13:56:49 +02:00
spi.h spi: add bits_per_word to proxy structure 2011-07-06 10:25:39 +02:00