1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 17:23:25 -05:00
linux/drivers/i2c/muxes
Vadim Pasternak a39bd92e92 i2c: mux: mlxcpld: Add callback to notify mux creation completion
Add notification to inform caller that mux objects array has been
created. It allows to user, invoked platform device registration for
"i2c-mux-mlxcpld" driver, to be notified that mux infrastructure is
available, and thus some devices could be connected to this
infrastructure.

Signed-off-by: Vadim Pasternak <vadimp@nvidia.com>
Acked-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
2021-02-09 11:35:44 +01:00
..
i2c-arb-gpio-challenge.c
i2c-demux-pinctrl.c
i2c-mux-gpio.c i2c: i2c-mux-gpio: Enable this driver in ACPI land 2021-01-17 12:52:58 +01:00
i2c-mux-gpmux.c
i2c-mux-ltc4306.c
i2c-mux-mlxcpld.c i2c: mux: mlxcpld: Add callback to notify mux creation completion 2021-02-09 11:35:44 +01:00
i2c-mux-pca954x.c
i2c-mux-pca9541.c
i2c-mux-pinctrl.c
i2c-mux-reg.c
Kconfig
Makefile