linux-stable/drivers/iio/light
Frank Li 54d737d796 iio: light: vcnl4035: fixed chip ID check
commit a551c26e8e upstream.

VCNL4035 register(0xE) ID_L and ID_M define as:

 ID_L: 0x80
 ID_H: 7:6 (0:0)
       5:4 (0:0) slave address = 0x60 (7-bit)
           (0:1) slave address = 0x51 (7-bit)
           (1:0) slave address = 0x40 (7-bit)
           (1:0) slave address = 0x41 (7-bit)
       3:0 Version code default	(0:0:0:0)

So just check ID_L.

Fixes: 55707294c4 ("iio: light: Add support for vishay vcnl4035")
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20230501143605.1615549-1-Frank.Li@nxp.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-06-09 10:34:18 +02:00
..
acpi-als.c
adjd_s311.c
adux1020.c
al3010.c
al3320a.c
apds9300.c
apds9960.c
as73211.c
bh1750.c
bh1780.c
cm3232.c
cm3323.c
cm3605.c
cm32181.c iio: light: cm32181: Unregister second I2C client if present 2023-04-13 16:55:27 +02:00
cm36651.c
cros_ec_light_prox.c
gp2ap002.c
gp2ap020a00f.c
hid-sensor-als.c
hid-sensor-prox.c
iqs621-als.c
isl29018.c
isl29028.c
isl29125.c
jsa1212.c
Kconfig
lm3533-als.c
ltr501.c
ltrf216a.c
lv0104cs.c
Makefile
max44000.c
max44009.c iio: light: max44009: add missing OF device matching 2023-05-11 23:03:27 +09:00
noa1305.c
opt3001.c
pa12203001.c
rpr0521.c
si1133.c
si1145.c
st_uvis25.h
st_uvis25_core.c
st_uvis25_i2c.c
st_uvis25_spi.c
stk3310.c
tcs3414.c
tcs3472.c
tsl2563.c
tsl2583.c
tsl2591.c
tsl2772.c iio: light: tsl2772: fix reading proximity-diodes from device tree 2023-04-26 14:28:38 +02:00
tsl4531.c
us5182d.c
vcnl4000.c
vcnl4035.c iio: light: vcnl4035: fixed chip ID check 2023-06-09 10:34:18 +02:00
veml6030.c
veml6070.c
vl6180.c
zopt2201.c