commit | 50c50b975d566e9384c3ae84fc37a997ea18eedd | [log] [tgz] |
---|---|---|
author | Tomas Novotny <tomas@novotny.cz> | Wed Jul 25 17:18:19 2018 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Jul 29 09:41:53 2018 +0100 |
tree | c3e68cec88bf3918c4c7070009717ca4079fff57 | |
parent | 1ebc787ae5181c98060f25157b490cdad92728a7 [diff] |
iio: vcnl4000: add VCNL4010 and VCNL4020 device id The driver already supports VCNL4010/20 devices. The currently supported features and detectable product id are the same, so add shared id for them. This is a groundwork to extend the driver by detecting incorrectly specified device id. Signed-off-by: Tomas Novotny <tomas@novotny.cz> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>