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

2012-11-20 Thread Mika Westerberg
On Tue, Nov 20, 2012 at 02:06:46PM +0100, Rafael J. Wysocki wrote: > On Tuesday, November 20, 2012 12:29:44 PM Mika Westerberg wrote: > > ACPI 5 introduced I2cSerialBus resource that makes it possible to enumerate > > and configure the I2C slave devices behind the I2C controller. This patch > > add

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

2012-11-20 Thread Rafael J. Wysocki
On Tuesday, November 20, 2012 12:29:44 PM Mika Westerberg wrote: > ACPI 5 introduced I2cSerialBus resource that makes it possible to enumerate > and configure the I2C slave devices behind the I2C controller. This patch > adds helper functions to support I2C slave enumeration. > > An ACPI enabled I