Re: [PATCH v3] iio: proximity: vl53l0x-i2c add i2c_device_id

2020-10-18 Thread Vaishnav M A
On Mon, Oct 19, 2020 at 12:00 AM Andy Shevchenko wrote: > > On Sun, Oct 18, 2020 at 6:53 PM Vaishnav M A wrote: > > > > Add i2c_device_id table for the vl53l0x-i2c driver, > > helps in device instantiation using i2c_new_client_device > > or from userspace in cases where device-tree based descript

Re: [PATCH v3] iio: proximity: vl53l0x-i2c add i2c_device_id

2020-10-18 Thread Andy Shevchenko
On Sun, Oct 18, 2020 at 6:53 PM Vaishnav M A wrote: > > Add i2c_device_id table for the vl53l0x-i2c driver, > helps in device instantiation using i2c_new_client_device > or from userspace in cases where device-tree based description > is not possible now (Example: device on a gbphy i2c adapter > c