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
..
2015-08-14 08:37:36 +02:00
2015-11-02 10:38:00 +09:00
2016-03-14 19:18:37 -04:00
2016-04-01 09:52:28 +02:00
2016-04-01 09:52:28 +02:00
2016-04-01 09:52:28 +02:00
2016-03-14 22:12:15 +01:00
2015-08-14 08:37:36 +02:00
2016-02-02 21:36:09 +01:00
2016-04-13 18:29:01 +02:00