summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6dl-hummingboard.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: hummingboard: Split HummingBoard DT to support s/dl and d/qRabeeh Khoury2014-09-161-198/+5
| | | | | | Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: hummingboard/cubox-i: change SPDIF output to be more descriptiveRussell King2014-08-251-1/+1
| | | | | Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: hummingboard/cubox-i: add USB OC pinctrl configurationRussell King2014-08-251-0/+2
| | | | | | | | | | Hummingboard has no over current hardware, so disable the over current detection for both ports. Cubox-i has over current hardware, so appropriately configure this. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: hummingboard/cubox-i: move usb otg configuration to platform levelRussell King2014-06-171-0/+10
| | | | | | | | | The configuration of the USB OTG is a platform configuration decision, not a microsom decision. Move this configuration out to the platform level files. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: imx: add HDMI support for SolidRun HummingBoard and Cubox-iRussell King2014-05-161-0/+27
| | | | | | | Add the HDMI DT configuration for the SolidRun HummingBoard and Cubox-i. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: Add stdout-path property to i.MX boardsSascha Hauer2014-05-161-0/+4
| | | | | | | | | | This adds the stdout-path property to various i.MX boards. Values of the property have been taken from barebox, so they should be correct. Also, the older linux,stdout-path property is converted to stdout-path. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: fix spdif pinmux configurationRussell King2014-02-081-7/+3
| | | | | | | The spdif pinmux configuration must be connected to the spdif device to take effect, not the spdif-transmitter. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* ARM: imx: initial SolidRun HummingBoard supportRussell King2014-01-271-0/+167
Add support for the SolidRun HummingBoard. This commit adds support for the following interfaces on this board: - Consumer Ir receiver - S/PDIF output - Both USB interfaces - Gigabit Ethernet using AR8035 - UART port Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
OpenPOWER on IntegriCloud