]> asedeno.scripts.mit.edu Git - linux.git/commit
i2c: mux: pca954x: add support for NXP PCA984x family
authorAdrian Fiergolski <adrian.fiergolski@cern.ch>
Mon, 25 Dec 2017 21:26:46 +0000 (22:26 +0100)
committerPeter Rosin <peda@axentia.se>
Sat, 30 Dec 2017 22:12:34 +0000 (23:12 +0100)
commit8f6d6016898615012ec92957fba65a23b7ae16c9
tree6ec850ce5a7d05ef385d50c0341c6204b13fbb26
parentae64f9bd1d3621b5e60d7363bc20afb46aede215
i2c: mux: pca954x: add support for NXP PCA984x family

This patch extends the current i2c-mux-pca954x driver and adds support for
a newer PCA984x family of the I2C switches and multiplexers from NXP.

Signed-off-by: Adrian Fiergolski <adrian.fiergolski@cern.ch>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Peter Rosin <peda@axentia.se>
Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt
drivers/i2c/muxes/Kconfig
drivers/i2c/muxes/i2c-mux-pca954x.c