Files
u-boot-tk1-som/arch
Peng Fan 102412c415 dm: spi: soft_spi: switch to use linux compatible string
1. Support compatible string "spi-gpio" which is used by Linux
   Linux use different bindings, so use UBOOT_COMPAT and
   LINUX_COMPAT to differentiate them.
2. Introduce SPI_MASTER_NO_RX and SPI_MASTER_NO_TX to handle
   no rx or no tx case.
3. Tested on i.MX6 UltraLite board with 74LV595 spi-gpio chip.

Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Przemyslaw Marczak <p.marczak@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-05-17 09:54:43 -06:00
..
2016-05-02 18:37:09 -04:00
2016-02-06 12:00:59 +01:00
2016-01-25 10:40:01 -05:00
2016-04-18 17:11:49 -04:00
2016-01-19 08:31:21 -05:00
2016-03-22 12:16:16 -04:00