Re: [Patch V3 4/5] I2C/ACPI: Add i2c ACPI operation region support

2014-06-27 Thread Wolfram Sang
On Tue, May 20, 2014 at 08:59:23PM +0800, Lan Tianyu wrote: > ACPI 5.0 spec(5.5.2.4.5) defines GenericSerialBus(i2c, spi, uart) operation > region. > It allows ACPI aml code able to access such kind of devices to implement > some ACPI standard method. > > ACPI Spec defines some access attribute t

Re: [Patch V3 4/5] I2C/ACPI: Add i2c ACPI operation region support

2014-06-09 Thread Mika Westerberg
On Sat, Jun 07, 2014 at 12:48:13AM +0200, Rafael J. Wysocki wrote: > Do I believe correctly that you have reviewed this patch already? Yes, I did :) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [Patch V3 4/5] I2C/ACPI: Add i2c ACPI operation region support

2014-06-06 Thread Rafael J. Wysocki
Hi Mika, Do I believe correctly that you have reviewed this patch already? Rafael On Tuesday, May 20, 2014 08:59:23 PM Lan Tianyu wrote: > ACPI 5.0 spec(5.5.2.4.5) defines GenericSerialBus(i2c, spi, uart) operation > region. > It allows ACPI aml code able to access such kind of devices to impl