Re: [PATCH 1/2] i2c: add ACPI support for i2c-piix4

2017-12-07 Thread Jean Delvare
Hi Andrew, On Thu, 23 Nov 2017 13:09:37 +1000, Andrew Cooks wrote: > This enables the i2c-piix4 SMBus controller driver to enumerate I2C > slave devices using ACPI. It builds on the related I2C mux device work > in commit 8eb5c87a92c0 ("i2c: add ACPI support for I2C mux ports") > > Signed-off-by:

[PATCH 1/2] i2c: add ACPI support for i2c-piix4

2017-11-22 Thread Andrew Cooks
This enables the i2c-piix4 SMBus controller driver to enumerate I2C slave devices using ACPI. It builds on the related I2C mux device work in commit 8eb5c87a92c0 ("i2c: add ACPI support for I2C mux ports") Signed-off-by: Andrew Cooks --- drivers/i2c/busses/i2c-piix4.c | 6 ++ 1 file changed,