iio: light: cm3323: Add of_device_id table
authorSiddharth Manthan <siddharth.manthan@gmail.com>
Wed, 28 Jul 2021 11:00:48 +0000 (16:30 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 8 Aug 2021 14:25:40 +0000 (15:25 +0100)
commitee8ea7472ff7e56d015fcaf0924c043688ca29e8
treeb9331c8b8e7da788b72758b617c1d2ad620d195a
parenta5dfc572eeee7bbba6749814ce39e9fda139c531
iio: light: cm3323: Add of_device_id table

Add an of_device_id table to explicitly support the Capella cm3323
Ambient Light Sensor rather than relying on matching against the
i2c_device_id table.

Signed-off-by: Siddharth Manthan <siddharth.manthan@gmail.com>
Link: https://lore.kernel.org/r/20210728110048.14593-2-siddharth.manthan@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/cm3323.c