summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/socfpga_cyclone5_mcv.dtsi
AgeCommit message (Collapse)Author
2016-10-18ARM: dts: socfpga: Add new MCVEVK manufacturer compatMarek Vasut
The board is now manufactured by Aries Embedded GmbH, update compat string. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
2015-12-21ARM: socfpga: dts: Enable MMC support at correct place in the DTMarek Vasut
The socfpga.dtsi explicitly enabled MMC support, but not all boards are equiped with an MMC card. There are setups which only have QSPI NOR. Therefore, disable the MMC support on socfpga.dtsi level and enable it on per-board basis. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Alan Tull <atull@altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Marek Vasut <marex@denx.de> Cc: Olof Johansson <olof@lixom.net> Cc: Thor Thayer <tthayer@altera.com> Cc: Vince Bridgers <vbridgers2013@gmail.com> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
2015-12-18ARM: socfpga: Repair incorrectly applied MCV patchMarek Vasut
For whatever reason, this patch was not applied verbatim and had all tabs replaced with spaces. Replace them back by a quick sed. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Alan Tull <atull@altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Olof Johansson <olof@lixom.net> Cc: Steffen Trumtrar <s.trumtrar@pengutronix.de> Cc: Thor Thayer <tthayer@altera.com> Cc: Vince Bridgers <vbridgers2013@gmail.com> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
2015-11-19ARM: socfpga: Add support for DENX MCV SoM and MCVEVK baseboardMarek Vasut
Add support for the DENX MCV SoM and MCVEVK baseboard. The SoM contains eMMC, DRAM, Altera Cyclone V SoC. The baseboard contains CAN ports, UART ports, STMPE811 touchscreen controller, USB OTG port, ethernet port and a lot of IO pins. Signed-off-by: Marek Vasut <marex@denx.de> Reviewed-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Cc: Vince Bridgers <vbridgers2013@gmail.com> Cc: Alan Tull <atull@altera.com> Cc: Thor Thayer <tthayer@altera.com> Cc: Olof Johansson <olof@lixom.net> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>