From: Ken Wilson Date: Fri, 16 Jan 2015 03:10:47 +0000 (+1000) Subject: spi: orion: Add multiple chip select support to spi-orion X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~168^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23244404e2ae788b19245adb1eb604cce1270e72;p=pandora-kernel.git spi: orion: Add multiple chip select support to spi-orion This commit adds support for multiple hardware chip selects to spi-orion. Different SoCs support different number of chip selects (up to 8 on some platforms). The driver allows up to this number, and it is up to the implementer to only use the chip selects that are available. Signed-off-by: Ken Wilson Signed-off-by: Mark Brown --- Reading git-diff-tree failed