]> bbs.cooldavid.org Git - net-next-2.6.git/commit
SFI: add support for v0.81 spec
authorFeng Tang <feng.tang@intel.com>
Tue, 25 May 2010 08:40:47 +0000 (16:40 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 25 May 2010 15:41:43 +0000 (11:41 -0400)
commit5487ab4a5a71e955fef7094a0624df0542da91ef
tree474021353de5a708998865406d2a7eec7060860c
parente40152ee1e1c7a63f4777791863215e3faa37a86
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 <feng.tang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/sfi/sfi_core.c
include/linux/sfi.h