From: Feng Tang Date: Tue, 25 May 2010 08:40:47 +0000 (+0800) Subject: SFI: add support for v0.81 spec X-Git-Tag: v2.6.35-rc1~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5487ab4a5a71e955fef7094a0624df0542da91ef;p=pandora-kernel.git SFI: add support for v0.81 spec There are 2 major changes from v0.81 to v0.7: 1. Consolidating the SPIB/I2CB tables into a new DEVS table, which is more expandable and can support other bus types than spi/i2c. 2. Creating a new GPIO table, which list all the GPIO pins used in the platform. However, to avoid breaking current platforms who use SFI v0.7 version firmware, the definitions for SPIB/I2CB will still be kept for a while Signed-off-by: Feng Tang Signed-off-by: Len Brown --- Reading git-diff-tree failed