From: Shiraz Hashim Date: Fri, 16 Nov 2012 05:15:25 +0000 (+0530) Subject: gpio: SPEAr: add spi chipselect control driver X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~49^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b53bc2819a71099ecfc3d61ba0796b3dcc6be321;p=pandora-kernel.git gpio: SPEAr: add spi chipselect control driver SPEAr platform provides a provision to control chipselects of ARM PL022 Prime Cell spi controller through its system registers, which otherwise remains under PL022 control which some protocols do not want. This commit intends to provide the spi chipselect control in software over gpiolib interface. spi chip drivers can use the exported gpiolib interface to define their chipselect through DT or platform data. Cc: Grant Likely Signed-off-by: Shiraz Hashim Reviewed-by: Vipin Kumar Acked-by: Arnd Bergmann Signed-off-by: Viresh Kumar Signed-off-by: Linus Walleij --- Reading git-diff-tree failed