Searched hist:"02 cdab2a8d55c85967a4be4a084efa9641c56066" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/light/ |
H A D | cm32181.c | diff 02cdab2a8d55c85967a4be4a084efa9641c56066 Tue Apr 28 19:29:16 CEST 2020 Hans de Goede <hdegoede@redhat.com> iio: light: cm32181: Add support for the CM3218
Add support for the CM3218 which is an older version of the CM32181.
This is based on a newer version of cm32181.c, with a copyright of:
* Copyright (C) 2014 Capella Microsystems Inc. * Author: Kevin Tsai <ktsai@capellamicro.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2, as published * by the Free Software Foundation.
Which is floating around on the net in various places, but the changes from this newer version never made it upstream.
This was tested on an Asus T100TA and an Asus T100CHI, which both come with the CM3218 variant of the light sensor.
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|