i2c: mux: Add dt support to i2c-mux-gpio driver
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 25 Oct 2012 16:23:53 +0000 (18:23 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Fri, 16 Nov 2012 08:28:27 +0000 (09:28 +0100)
Allow the i2c-mux-gpio to be used by a device tree enabled device. The
bindings are inspired by the one found in the i2c-mux-pinctrl driver.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Peter Korsgaard <peter.korsgaard@barco.com>
[wsa: fixed some whitespace]

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found