ACPI: add documentation about ACPI 5 enumeration
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 7 Dec 2012 22:11:51 +0000 (23:11 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 7 Dec 2012 22:11:51 +0000 (23:11 +0100)
Add a document that describes how to take advantage of ACPI enumeration for
buses like platform, I2C and SPI. In addition to that we document how to
translate ACPI GpioIo and GpioInt resources to be useful in Linux device
drivers.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found