summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/at91-sama5d4_ma5d4evk.dts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: at91: sama5d4_ma5d4evk: fix regulator namesAlexandre Belloni2016-07-151-1/+1
| | | | | | | | | | | vcc_mmc1_reg is a fixed regulators and doesn't need a reg property. Remove its unit-address. Solves: Warning (unit_address_vs_reg): Node /fixedregulator@2 has a unit name, but no reg property Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
* ARM: at91/dt: sama5d4: Add support for DENX MA5D4 SoM and EVKMarek Vasut2015-12-151-0/+170
Add support for the DENX MA5D4 SoM and MA5D4EVK board. The system consists of a SoM with eMMC, SPI NOR for booting, 2x SPI CAN chip and an EVK with microSD slot, 2x UART, 2x CAN port, 3x USB port, LEDs and expansion headers. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> Cc: Josh Wu <josh.wu@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>