Re: [RESEND][PATCH v4 3/3] i2c: piix4: add ACPI support

2019-07-24 Thread Jean Delvare
My attempt looks like that: Based on earlier work by Andrew Cooks. Enable 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") In the i2c-piix4 driver the

Re: [RESEND][PATCH v4 3/3] i2c: piix4: add ACPI support

2019-07-24 Thread Jean Delvare
On Mon, 26 Feb 2018 10:28:45 +1000, Andrew Cooks wrote: > Enable 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") > > In the i2c-piix4 driver the

Re: [RESEND][PATCH v4 3/3] i2c: piix4: add ACPI support

2018-02-26 Thread Tobin C. Harding
On Mon, Feb 26, 2018 at 10:28:45AM +1000, Andrew Cooks wrote: > Enable 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") > > In the i2c-piix4 driver

Re: [RESEND][PATCH v4 3/3] i2c: piix4: add ACPI support

2018-02-26 Thread Tobin C. Harding
On Mon, Feb 26, 2018 at 10:28:45AM +1000, Andrew Cooks wrote: > Enable 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") > > In the i2c-piix4 driver

[RESEND][PATCH v4 3/3] i2c: piix4: add ACPI support

2018-02-25 Thread Andrew Cooks
Enable 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") In the i2c-piix4 driver the adapters are enumerated as: Main SMBus adapter Port 0, Port 2, ...,

[RESEND][PATCH v4 3/3] i2c: piix4: add ACPI support

2018-02-25 Thread Andrew Cooks
Enable 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") In the i2c-piix4 driver the adapters are enumerated as: Main SMBus adapter Port 0, Port 2, ...,