Re: [PATCH v3 2/3] spi / ACPI: add ACPI enumeration support

2012-11-20 Thread Rafael J. Wysocki
On Tuesday, November 20, 2012 03:15:25 PM Mika Westerberg wrote: > On Tue, Nov 20, 2012 at 02:05:26PM +0100, Rafael J. Wysocki wrote: > > On Tuesday, November 20, 2012 12:29:43 PM Mika Westerberg wrote: > > > ACPI 5 introduced SPISerialBus resource that allows us to enumerate and > > > configure th

Re: [PATCH v3 2/3] spi / ACPI: add ACPI enumeration support

2012-11-20 Thread Mika Westerberg
On Tue, Nov 20, 2012 at 02:05:26PM +0100, Rafael J. Wysocki wrote: > On Tuesday, November 20, 2012 12:29:43 PM Mika Westerberg wrote: > > ACPI 5 introduced SPISerialBus resource that allows us to enumerate and > > configure the SPI slave devices behind the SPI controller. This patch adds > > suppor

Re: [PATCH v3 2/3] spi / ACPI: add ACPI enumeration support

2012-11-20 Thread Rafael J. Wysocki
On Tuesday, November 20, 2012 12:29:43 PM Mika Westerberg wrote: > 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 devi