Re: [PATCH V1] i2c: xgene: Set ACPI_COMPANION_I2C

2017-05-16 Thread Wolfram Sang
On Wed, Apr 26, 2017 at 04:48:51PM +0700, tnhu...@apm.com wrote: > From: Tin Huynh > > With ACPI, i2c-core requires ACPI companion to be set in order for it > to create slave device. > This patch sets the ACPI companion accordingly. Again, no Signed-off. I can't apply it

Re: [PATCH V1] i2c: xgene: Set ACPI_COMPANION_I2C

2017-05-16 Thread Wolfram Sang
On Wed, Apr 26, 2017 at 04:48:51PM +0700, tnhu...@apm.com wrote: > From: Tin Huynh > > With ACPI, i2c-core requires ACPI companion to be set in order for it > to create slave device. > This patch sets the ACPI companion accordingly. Again, no Signed-off. I can't apply it without one. lso,

[PATCH V1] i2c: xgene: Set ACPI_COMPANION_I2C

2017-04-26 Thread tnhuynh
From: Tin Huynh With ACPI, i2c-core requires ACPI companion to be set in order for it to create slave device. This patch sets the ACPI companion accordingly. --- drivers/i2c/busses/i2c-xgene-slimpro.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

[PATCH V1] i2c: xgene: Set ACPI_COMPANION_I2C

2017-04-26 Thread tnhuynh
From: Tin Huynh With ACPI, i2c-core requires ACPI companion to be set in order for it to create slave device. This patch sets the ACPI companion accordingly. --- drivers/i2c/busses/i2c-xgene-slimpro.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git