Re: [PATCH v2 1/8] i2c: i2c-qcom-geni: Provide support for ACPI

2019-06-09 Thread Lee Jones
On Fri, 07 Jun 2019, Ard Biesheuvel wrote: > On Fri, 7 Jun 2019 at 10:29, Lee Jones wrote: > > > > Add a match table to allow automatic probing of ACPI device > > QCOM0220. Ignore clock attainment errors. Set default clock > > frequency value. > > > > Signed-off-by: Lee Jones > > --- > > driv

Re: [PATCH v2 1/8] i2c: i2c-qcom-geni: Provide support for ACPI

2019-06-07 Thread Ard Biesheuvel
On Fri, 7 Jun 2019 at 10:29, Lee Jones wrote: > > Add a match table to allow automatic probing of ACPI device > QCOM0220. Ignore clock attainment errors. Set default clock > frequency value. > > Signed-off-by: Lee Jones > --- > drivers/i2c/busses/i2c-qcom-geni.c | 19 +-- > 1 f