From 64bee4d28c9e2296f4f12a6c4cc40d085c2c9534 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Fri, 30 Nov 2012 12:37:53 +0100 Subject: [PATCH] spi / ACPI: add ACPI enumeration support ACPI 5 introduced SPISerialBus resource that allows us to enumerate and configure the SPI slave devices behind the SPI controller. This patch adds support for this to the SPI core. In addition we bind ACPI nodes to SPI devices. This makes it possible for the slave drivers to get the ACPI handle for further configuration. Signed-off-by: Mika Westerberg Acked-by: Grant Likely Signed-off-by: Rafael J. Wysocki --- Reading git-format-patch failed