]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
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)
commit5658a68fb578df8c9b9dd3071b2a56bf92c15324
tree671cfed7cc83d1b3b1382693e466c50030c9cea0
parentef4bac5532fcc678a77ee2b16836458f58407056
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>
Documentation/devicetree/bindings/clock/imx25-clock.txt [new file with mode: 0644]
arch/arm/boot/dts/imx25.dtsi [new file with mode: 0644]