From: Neelesh Gupta Date: Sat, 13 Dec 2014 18:01:05 +0000 (+0530) Subject: i2c: Driver to expose PowerNV platform i2c busses X-Git-Tag: omap-for-v3.20/drop-legacy-3517~26^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=470834508f87877f680738a10a305280582c7aed;p=pandora-kernel.git i2c: Driver to expose PowerNV platform i2c busses The patch exposes the available i2c busses on the PowerNV platform to the kernel and implements the bus driver to support i2c and smbus commands. The driver uses the platform device infrastructure to probe the busses on the platform and registers them with the i2c driver framework. Signed-off-by: Neelesh Gupta Signed-off-by: Benjamin Herrenschmidt Acked-by: Wolfram Sang (I2C part, excluding the bindings) Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed