mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
50a5ba8769
This driver allows an I2C bus to switch between multiple masters. This is not hot-switching because connected I2C slaves will be re-instantiated. It is meant to select the best I2C core at runtime once the task is known. Example: Prefer i2c-gpio over another I2C core because of HW errata affecting your use case. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
||
---|---|---|
.. | ||
i2c-arb-gpio-challenge.c | ||
i2c-demux-pinctrl.c | ||
i2c-mux-gpio.c | ||
i2c-mux-pca954x.c | ||
i2c-mux-pca9541.c | ||
i2c-mux-pinctrl.c | ||
i2c-mux-reg.c | ||
Kconfig | ||
Makefile |