summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx50.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: i.MX: dts: Add simple-card supportAlexander Shiyan2014-09-161-0/+2
| | | | | | | This patch adds simple-card support to the i.MX SoCs. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: imx50: add ssi dma propertiesMarkus Pargmann2014-07-181-2/+6
| | | | | | | Replace old ssi dma properties by the generic dma properties. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: imx: Add alias for ethernet controllerMarek Vasut2014-04-301-0/+1
| | | | | | | | Add alias for FEC ethernet on i.MX to allow bootloaders (like U-Boot) patch-in the MAC address for FEC using this alias. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* ARM: dts: imx: add required #clock-cells for fixed-clockShawn Guo2014-04-141-0/+4
| | | | | | | Per bindings of fixed-clock, #clock-cells is a required property. Let's add it for those fixed rate clocks. Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: imx5: use imx51-ssiMarkus Pargmann2014-02-091-2/+5
| | | | | | | | | imx51-ssi and imx21-ssi are different IPs. imx51-ssi supports online reconfiguration and needs this for correct interaction with SDMA. This patch adds imx51-ssi before each imx21-ssi for all imx5 SoCs. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* ARM: imx50: use clock defines in DTS filesLucas Stach2014-02-091-28/+51
| | | | | | | | For better readability and no need to look up numbers in the documentation anymore. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* ARM: dts: imx: add IMX50 SoC device treeGreg Ungerer2014-02-091-0/+452
Create device tree source for the Freescale IMX50 SoC. This was based on the IMX53 source with changes made as necessary. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
OpenPOWER on IntegriCloud