]> git.karo-electronics.de Git - linux-beck.git/commit
i2c: mxs: add device tree probe support
authorShawn Guo <shawn.guo@linaro.org>
Sat, 12 May 2012 05:43:32 +0000 (13:43 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 13 May 2012 00:27:44 +0000 (08:27 +0800)
commitb2378668489d16eb1a1ac722e84cc6a9a1513ba0
tree2cd477d1d479d861133e6e89b9af162c66a1e649
parent35d23047f8ba1b7cc9a067b9506352fd257c8df5
i2c: mxs: add device tree probe support

Add device tree probe support for i2c-mxs driver.  So far, it's only
been tested on imx28.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Documentation/devicetree/bindings/i2c/i2c-mxs.txt [new file with mode: 0644]
drivers/i2c/busses/i2c-mxs.c