]> git.baikalelectronics.ru Git - kernel.git/commit
iio: light: add missing vcnl4040 of_compatible
authorMarco Felsch <m.felsch@pengutronix.de>
Tue, 17 Sep 2019 14:56:37 +0000 (16:56 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 9 Oct 2019 18:11:28 +0000 (19:11 +0100)
commite7665384c014a6f19a7f15c3137cc78028d9e02f
tree1d76133b1d7bb7f02234f1fb3481fece6f059e1e
parent5d33a7194824d10288861e6267a09dcdbd99b4c5
iio: light: add missing vcnl4040 of_compatible

Commit ccf529a29963 ("iio: light: vcnl4000 add support for the VCNL4040
proximity and light sensor") added the support for the vcnl4040 but
forgot to add the of_compatible. Fix this by adding it now.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Fixes: ccf529a29963 ("iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor")
Reviewed-by: Angus Ainslie (Purism) angus@akkea.ca
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/vcnl4000.c