From: Roland Stigge Date: Sun, 22 Apr 2012 09:59:47 +0000 (+0200) Subject: i2c: Add device tree support to i2c-pnx.c X-Git-Tag: v3.5-rc1~154^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41a216dafe4dd23c95cb4203de288f773a097a6;p=pandora-kernel.git i2c: Add device tree support to i2c-pnx.c This patch adds device tree support to the pnx-i2c driver by using platform resources for memory region and irq and removing dependency on mach includes. The following platforms are affected: * PNX * LPC31xx (WIP) * LPC32xx The patch is based on a patch by Jon Smirl, working on lpc31xx integration Signed-off-by: Roland Stigge Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed