From: Enric Balletbo i Serra Date: Fri, 8 Oct 2010 17:22:43 +0000 (-0700) Subject: omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2 X-Git-Tag: v2.6.37-rc1~121^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a9fcc9980ae741c4657029c7e92d914072f824a;p=pandora-kernel.git omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2 Some GPIO's used by WLAN-BT combo on IGEP v2 depends on hardware revision. This patch handles these GPIO's. ---------------------------------------------------------- | Hw Rev. | WIFI_NPD | WIFI_NRESET | BT_NRESET | ---------------------------------------------------------- | B | gpio94 | gpio95 | - | | B/C (B-compatible) | gpio94 | gpio95 | gpio137 | | C | gpio138 | gpio139 | gpio137 | ---------------------------------------------------------- Signed-off-by: Enric Balletbo i Serra Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed