From: Brian Niebuhr Date: Fri, 13 Aug 2010 05:27:44 +0000 (+0530) Subject: spi: davinci: enable GPIO lines to be used as chip selects X-Git-Tag: v2.6.38-rc1~454^2~6^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23853973d9b76eb8b3cf46157689bc6187e141d9;p=pandora-kernel.git spi: davinci: enable GPIO lines to be used as chip selects Sometimes, the chip selects provided by SPI module are muxed with other functionality and cannot be used in some designs. In such cases, it becomes convenient to use an available GPIO line as chip select. This patch enables the DaVinci SPI driver to treat specific GPIO lines as chip selects based on information provided in platform data. Signed-off-by: Brian Niebuhr Tested-By: Michael Williamson Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed