Re: [PATCH 1/1] spi: spi-gpio: Add dt support for a single device with no chip select

2014-10-29 Thread Torsten Fleischer
2014-10-27 18:30 GMT+01:00 Mark Rutland : > On Mon, Oct 27, 2014 at 03:27:17PM +, Torsten Fleischer wrote: >> From: Torsten Fleischer >> >> Use an empty 'cs-gpios' property if a single device is connected which >> has no chip select. >> This refers to the discussion at https://lkml.org/lkml/20

Re: [PATCH 1/1] spi: spi-gpio: Add dt support for a single device with no chip select

2014-10-27 Thread Mark Rutland
On Mon, Oct 27, 2014 at 03:27:17PM +, Torsten Fleischer wrote: > From: Torsten Fleischer > > Use an empty 'cs-gpios' property if a single device is connected which > has no chip select. > This refers to the discussion at https://lkml.org/lkml/2013/11/13/62. > > Signed-off-by: Torsten Fleisch

[PATCH 1/1] spi: spi-gpio: Add dt support for a single device with no chip select

2014-10-27 Thread Torsten Fleischer
From: Torsten Fleischer Use an empty 'cs-gpios' property if a single device is connected which has no chip select. This refers to the discussion at https://lkml.org/lkml/2013/11/13/62. Signed-off-by: Torsten Fleischer --- Documentation/devicetree/bindings/spi/spi-gpio.txt | 6 -- drivers/