ARM i.MX25: Add devicetree
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 20 Sep 2012 13:04:33 +0000 (15:04 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 12 Nov 2012 11:11:23 +0000 (12:11 +0100)
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>

No differences found