• Hans de Goede's avatar
    iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables · d34ca613
    Hans de Goede authored
    On ACPI based systems the CPLM3218 ACPI device node describing the
    CM3218[1] sensor typically will have some extra tables with register
    init values for initializing the sensor and calibration info.
    
    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 the following models: Acer Switch 10 SW5-012 (CM32181)
    Asus T100TA (CM3218), Asus T100CHI (CM3218) and HP X2 10-n000nd (CM32181).
    Reviewed-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
    Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
    Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
    d34ca613
cm32181.c 13.5 KB