Re: [PATCH] iio: humidity: Support acpi probe for hts211

2016-11-27 Thread Jonathan Cameron
On 24/11/16 09:07, Shrirang Bagul wrote: > Support driver probe by reading unique HID on systems based on ACPI instead > of DT compatible strings. > > Signed-off-by: Shrirang Bagul Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, J

[PATCH] iio: humidity: Support acpi probe for hts211

2016-11-24 Thread Shrirang Bagul
Support driver probe by reading unique HID on systems based on ACPI instead of DT compatible strings. Signed-off-by: Shrirang Bagul --- drivers/iio/humidity/hts221_i2c.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/iio/humidity/hts221_i2c.c b/drivers/iio/humidity/hts221_i