aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6q-cubox-i.dts
Commit message (Collapse)AuthorAge
* ARM: dts: cubox-i/hummingboard: Fix the license textFabio Estevam2015-06-03
| | | | | | | | Arrange the license text a bit to make it clear. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* ARM: dts: Re-license SolidRun iMX6 platform DT GPL v2/X11Russell King2015-03-30
| | | | | | | | | Update SolidRun iMX6 platforms DT descriptions to be dual-licensed. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Rabeeh Khoury <rabeeh@solid-run.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* ARM: dts: cubox-i: disable spread-spectrum for Cubox-i eSATARussell King2014-07-18
| | | | | | | | Spread-spectrum doesn't work with Cubox-i hardware. eSATA devices are detected, but then fail on normal IO. Therefore, disable this feature. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: cubox-i: add eSATA DT configurationRussell King2014-07-18
| | | | | | | | Add the transmit level, boost and attenuation parameters necessary for the eSATA interface on Cubox-i to work. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: imx: initial SolidRun Cubox-i supportRussell King2014-01-27
Add support for the SolidRun Cubox-i devices. This commit adds similar basic support as the HummingBoard. Further devices will be supported in future patches. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>