linux/drivers/i2c/muxes
Lukasz Gemborowski 9f05e62190 i2c: mux: reg: Provide of_match_table
of_match_table was not filled which prevents device to be
instantiated from device tree node.

Signed-off-by: Lukasz Gemborowski <lukasz.gemborowski@nokia.com>
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2016-06-09 22:38:16 +02:00
..
Kconfig i2c: mux: demux-pinctrl: add driver 2016-02-12 19:16:04 +01:00
Makefile i2c: mux: demux-pinctrl: add driver 2016-02-12 19:16:04 +01:00
i2c-arb-gpio-challenge.c i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core 2016-04-22 14:56:38 +02:00
i2c-demux-pinctrl.c i2c: mux: demux-pinctrl: Clean up sysfs attributes 2016-04-01 13:00:07 +02:00
i2c-mux-gpio.c i2c: mux: relax locking of the top i2c adapter during mux-locked muxing 2016-05-04 22:39:17 +02:00
i2c-mux-pca954x.c i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core 2016-04-22 14:56:40 +02:00
i2c-mux-pca9541.c i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core 2016-04-22 14:56:39 +02:00
i2c-mux-pinctrl.c i2c: mux: relax locking of the top i2c adapter during mux-locked muxing 2016-05-04 22:39:17 +02:00
i2c-mux-reg.c i2c: mux: reg: Provide of_match_table 2016-06-09 22:38:16 +02:00