commit | a092de11bb4a96ac43ede0352e09bdf7e06280e8 | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Fri Apr 20 15:34:09 2012 +0200 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Sat May 12 14:28:14 2012 +0200 |
tree | d00b69bb5214e6287005c28c5f9f7df51e8a0d3b | |
parent | 973c5ed45dbdf8fd90e300826507b5e6814916af [diff] |
i2c: pnx: add device tree support 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 <stigge@antcom.de> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>