summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6q-cubox-i.dts
AgeCommit message (Collapse)AuthorFilesLines
2014-07-18ARM: dts: cubox-i: disable spread-spectrum for Cubox-i eSATARussell King1-0/+1
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>
2014-07-18ARM: dts: cubox-i: add eSATA DT configurationRussell King1-0/+3
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>
2014-01-27ARM: imx: initial SolidRun Cubox-i supportRussell King1-0/+16
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>