summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6q-arm2.dts
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'drivers/mmc' into next/dt2Arnd Bergmann2012-05-151-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Changes in the dt2 branch move stuff around that gets changed in the drivers/mmc branch. I chose a non-obvious resolution by adding the new bus-width property into all the tegra sdhci device nodes. Conflicts: arch/arm/boot/dts/tegra-cardhu.dts arch/arm/boot/dts/tegra-harmony.dts arch/arm/boot/dts/tegra-ventana.dts Signed-off-by: Arnd Bergmann <arnd@arndb.de>
| * mmc: dt: Consolidate DT bindingsArnd Bergmann2012-05-151-1/+1
| | | | | | | | | | | | | | | | | | | | This patch unifies the current DT MMC bindings documentation and code, adds generic MMC DT bindings documentation, and updates .dts files for consistency. [cjb: typo fixes, addition of max-frequency property] Signed-off-by: Chris Ball <cjb@laptop.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* | ARM: dts: imx6q-arm2: add pinctrl state for usdhcDong Aisheng2012-05-111-0/+4
| | | | | | | | | | Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* | ARM: imx6q-arm2: Remove hardcoded mac addressFabio Estevam2012-05-111-1/+0
| | | | | | | | | | | | | | | | | | Do not hardcode the local mac address. Let bootloader retrieve it. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* | ARM: imx: rename uart and fec device tree nodesShawn Guo2012-05-111-2/+2
| | | | | | | | | | | | | | | | | | | | It has been pointed out by device tree maintainer for several times that the generic names 'serial' and 'ethernet' should be used for those devices per ePAPR. Renames imx uart and fec device tree nodes to stop them being bad examples. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
* | ARM: dts: imx: Remove bootargs fieldFabio Estevam2012-05-111-4/+0
|/ | | | | | | Remove bootargs field as this information is retrieved from the bootloader. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* ARM: dts: imx6q-arm2: add vmmc-supply for usdhcShawn Guo2012-02-271-0/+14
| | | | Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* arm/imx6q: Rename Sabreauto to Armadillo2Dirk Behme2011-12-141-0/+62
The Sabreauto board was renamed to Armadillo2 recently. To avoid confusion, rename Sabreauto to Armadillo2/arm2. Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>