commit | 5658a68fb578df8c9b9dd3071b2a56bf92c15324 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Thu Sep 20 15:04:33 2012 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Mon Nov 12 12:11:23 2012 +0100 |
tree | 671cfed7cc83d1b3b1382693e466c50030c9cea0 | |
parent | ef4bac5532fcc678a77ee2b16836458f58407056 [diff] |
ARM i.MX25: Add devicetree This adds a i.MX25 dtsi file along with the i.MX25 clock tree documentation. The devicetree should be fairly complete for: - uart - fec - i2c - spi - pwm - nand - gpio - wdog - esdhc - flexcan The more exotic devices currently miss clock bindings. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Shawn Guo <shawn.guo@linaro.org>