]> git.baikalelectronics.ru Git - kernel.git/commit
iio: light: cm32181: Add support for the CM3218
authorHans de Goede <hdegoede@redhat.com>
Tue, 28 Apr 2020 17:29:16 +0000 (19:29 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 10 May 2020 09:40:31 +0000 (10:40 +0100)
commit548b2102375542f7852d33a516148053a0e2117e
treed8cd643b3bf7f3b8e5b343fe2f4236ed0d41a33b
parent2873c607d0946be4317885119f0e0060f7b57cb0
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>
drivers/iio/light/cm32181.c