1
0
Fork 0
alistair23-linux/drivers/i2c/muxes
Peter Rosin 2d74187d5b i2c: mux: pca954x: verify the device id of the pca984x chips
Make sure to not disallow the chips on adapters that are not capable
of reading the device id, but also make sure to check the device id
before writing to the chip.

Tested-by: Adrian Fiergolski <adrian.fiergolski@cern.ch>
Signed-off-by: Peter Rosin <peda@axentia.se>
2018-03-06 10:57:59 +01:00
..
Kconfig i2c: mux: pca954x: add support for NXP PCA984x family 2017-12-30 23:12:34 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
i2c-arb-gpio-challenge.c i2c: arb: gpio-challenge: stop double error reporting 2017-04-03 14:07:32 +02:00
i2c-demux-pinctrl.c i2c: Convert to using %pOF instead of full_name 2017-07-31 17:19:35 +02:00
i2c-mux-gpio.c i2c: mux: gpio: stop double error reporting 2017-04-03 14:07:32 +02:00
i2c-mux-gpmux.c i2c: i2c-mux-gpmux: new driver 2017-06-03 19:29:26 +09:00
i2c-mux-ltc4306.c i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch 2017-04-12 17:10:31 +02:00
i2c-mux-mlxcpld.c i2c: mux: mlxcpld: move header file out of I2C realm 2017-08-14 11:54:10 +02:00
i2c-mux-pca954x.c i2c: mux: pca954x: verify the device id of the pca984x chips 2018-03-06 10:57:59 +01:00
i2c-mux-pca9541.c i2c: mux: pca954x: move header file out of I2C realm 2017-08-14 11:54:03 +02:00
i2c-mux-pinctrl.c i2c: mux: pinctrl: potential NULL dereference on error 2017-08-17 14:19:56 +02:00
i2c-mux-reg.c i2c: mux: reg: don't log an error for probe deferral 2017-12-30 23:12:34 +01:00