Re: [PATCH] spi: add "spi-lsb-first" to devicetree

2014-04-01 Thread Baruch Siach
Hi Zhao Qiang, On Tue, Apr 01, 2014 at 03:55:31PM +0800, Zhao Qiang wrote: > add optional property devicetree for SPI slave nodes > into devicetree so that LSB mode can be enabled by devicetree. > > Signed-off-by: Zhao Qiang > --- > Documentation/devicetree/bindings/spi/spi-bus.txt | 4 >

[PATCH] spi: add "spi-lsb-first" to devicetree

2014-04-01 Thread Zhao Qiang
add optional property devicetree for SPI slave nodes into devicetree so that LSB mode can be enabled by devicetree. Signed-off-by: Zhao Qiang --- Documentation/devicetree/bindings/spi/spi-bus.txt | 4 drivers/spi/spi.c | 2 ++ 2 files changed, 6 insertions(+)