From: Torsten Fleischer Date: Mon, 3 Nov 2014 16:17:55 +0000 (+0100) Subject: spi: spi-gpio: Add dt support for a single device with no chip select X-Git-Tag: omap-for-v3.19/fixes-rc1~131^2~2^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d81802522ade84128a2c66c0d500e372474dca;p=pandora-kernel.git spi: spi-gpio: Add dt support for a single device with no chip select In order to describe a single slave device that has no chip select line the 'num-chipselects' property has to be <0> and the 'cs-gpios' property doesn't need to be set. Signed-off-by: Torsten Fleischer Signed-off-by: Mark Brown --- Reading git-diff-tree failed