kernel-ark/drivers/platform/x86
Feng Tang 1da4b1c6a4 x86/mrst: Add SFI platform device parsing code
SFI provides a series of tables. These describe the platform devices present
including SPI and I²C devices, as well as various sensors, keypads and other
glue as well as interfaces provided via the SCU IPC mechanism (intel_scu_ipc.c)

This patch is a merge of the core elements and relevant fixes from the
Intel development code by Feng, Alek, myself into a single coherent patch
for upstream submission.

It provides the needed infrastructure to register I2C, SPI and platform devices
described by the tables, as well as handlers for some of the hardware already
supported in kernel. The 0.8 firmware also provides GPIO tables.

Devices are created at boot time or if they are SCU dependant at the point an
SCU is discovered. The existing Linux device mechanisms will then handle the
device binding. At an abstract level this is an SFI to Linux device translator.

Device/platform specific setup/glue is in this file. This is done so that the
drivers for the generic I²C and SPI bus devices remain cross platform as they
should.

(Updated from RFC version to correct the emc1403 name used by the firmware
 and a wrongly used #define)

Signed-off-by: Alek Du <alek.du@linux.intel.com>
LKML-Reference: <20101109112158.20013.6158.stgit@localhost.localdomain>
[Clean ups, removal of 0.7 support]
Signed-off-by: Feng Tang <feng.tang@linux.intel.com>
[Clean ups]
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2010-11-09 14:45:52 +01:00
..
acer-wmi.c Don't show error if Acer WMI is not found 2010-10-21 09:36:44 -04:00
acerhdf.c acerhdf: fix resource reclaim in error path 2010-08-03 09:49:01 -04:00
asus_acpi.c drivers/platform/x86: Adjust confusing if indentation 2010-08-16 11:54:20 -04:00
asus-laptop.c asus-laptop: use attribute group to manage attributes 2010-10-21 09:36:46 -04:00
classmate-laptop.c classmate-laptop: make needlessly global symbols static 2010-08-03 09:48:59 -04:00
compal-laptop.c platform/x86: move rfkill for Dell Mini 1012 to compal-laptop 2010-08-16 11:55:00 -04:00
dell-laptop.c dell-laptop: Add debugfs support 2010-10-21 09:36:49 -04:00
dell-wmi.c Input: dell-wmi - switch to using sparse keymap library 2010-10-21 09:36:43 -04:00
eeepc-laptop.c platform-x86: sync eeepc-laptop and asus-laptop 2010-10-21 09:36:43 -04:00
eeepc-wmi.c eeepc-wmi: Add cpufv sysfs interface 2010-10-21 10:10:53 -04:00
fujitsu-laptop.c fujitsu-laptop: make needlessly global symbols static 2010-08-03 09:49:00 -04:00
hdaps.c Move hdaps driver to platform/x86 2010-10-21 10:10:43 -04:00
hp-wmi.c Input: hp-wmi - switch to using sparse keymap library 2010-10-21 09:36:43 -04:00
ibm_rtl.c IBM Real-Time "SMI Free" mode driver -v7 2010-10-21 10:10:46 -04:00
ideapad-laptop.c ideapad: Add param: no_bt_rfkill 2010-10-21 09:36:51 -04:00
intel_ips.c IPS driver: Fix limit clamping when reducing CPU power 2010-10-05 14:59:35 -04:00
intel_menlow.c intel_menlow: fix memory leaks in error path 2010-08-03 09:48:40 -04:00
intel_pmic_gpio.c Remove duplicate includes from many files 2010-10-27 18:03:18 -07:00
intel_rar_register.c rar: Fix off by one error 2010-08-24 10:42:08 -07:00
intel_scu_ipc.c x86/mrst: Add SFI platform device parsing code 2010-11-09 14:45:52 +01:00
Kconfig IBM Real-Time "SMI Free" mode driver -v7 2010-10-21 10:10:46 -04:00
Makefile IBM Real-Time "SMI Free" mode driver -v7 2010-10-21 10:10:46 -04:00
msi-laptop.c msi-laptop: make struct rfkill_ops const 2010-08-03 09:49:00 -04:00
msi-wmi.c msi-wmi: make needlessly global symbols static 2010-08-03 09:49:10 -04:00
panasonic-laptop.c panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdata 2010-10-21 10:10:50 -04:00
sony-laptop.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
tc1100-wmi.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
thinkpad_acpi.c thinkpad-acpi: avoid keymap pitfall 2010-09-23 15:42:04 -04:00
topstar-laptop.c topstar-laptop - switch to using sparse keymap library 2010-10-21 09:36:42 -04:00
toshiba_acpi.c toshiba-acpi - switch to using sparse keymap 2010-10-21 09:36:43 -04:00
toshiba_bluetooth.c ACPI: replace acpi_integer by u64 2010-01-28 01:47:33 -05:00
wmi.c WMI: embed struct device directly into wmi_block 2010-10-21 09:36:48 -04:00
xo1-rfkill.c Add OLPC XO-1 rfkill driver 2010-10-21 10:10:44 -04:00