From: Benoit Cousson Date: Thu, 22 Dec 2011 14:56:36 +0000 (+0100) Subject: i2c: OMAP: Add DT support for i2c controller X-Git-Tag: v3.3-rc1~12^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6145197be6cc0583fa1a2f4ec1079d366137061e;p=pandora-kernel.git i2c: OMAP: Add DT support for i2c controller Add initial DT support to retrieve the frequency using a DT attribute instead of the pdata pointer if of_node exist. Add documentation for omap i2c controller binding. Based on original patches from Manju and Grant. Signed-off-by: Benoit Cousson Cc: Ben Dooks Reviewed-by: Rob Herring Acked-by: Grant Likely Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed