]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c-s3c2410: Add device tree support
authorThomas Abraham <thomas.abraham@linaro.org>
Tue, 13 Sep 2011 04:16:05 +0000 (09:46 +0530)
committerBen Dooks <ben-linux@fluff.org>
Sat, 29 Oct 2011 10:21:22 +0000 (11:21 +0100)
commit5a5f50802f5a31b9e15de8df40d5621af970a560
tree352998103500f8744520fabb65d41db9d4700aea
parent4fd81eb2d64295ab038a3ea9d44e0eac85a6648c
i2c-s3c2410: Add device tree support

Add device tree probe support for Samsung's s3c2410 i2c driver.

Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Documentation/devicetree/bindings/i2c/samsung-i2c.txt [new file with mode: 0644]
drivers/i2c/busses/i2c-s3c2410.c