aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/tango4-vantage-1172.dts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-08-04ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez1-1/+1
RX and TX clock delays are required. Request them explicitly. Fixes: cad008b8a77e6 ("ARM: dts: tango4: Initial device trees") Cc: stable@vger.kernel.org Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2017-01-19ARM: dts: tango4: Import MMC nodesMarc Gonzalez1-0/+4
Tango4 provides 2 SD/SDIO/eMMC controllers. Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com> Signed-off-by: Olof Johansson <olof@lixom.net>
2017-01-19ARM: dts: tango4: Add alias for eth0Marc Gonzalez1-0/+1
http://elinux.org/Device_Tree_Usage#aliases_Node Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com> Signed-off-by: Olof Johansson <olof@lixom.net>
2016-05-10ARM: dts: tango4: Update DT to match clk driverMarc Gonzalez1-1/+0
Commit fefe0535b74f ("clk: tango4: improve clkgen driver") added support for USB and SDIO clocks. Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-12-22ARM: dts: tango4: Initial device treesMarc Gonzalez1-0/+37
This device tree was tested on a Sigma Designs SMP8758 Vantage-1172 Rev E1 development board. Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com> Reviewed-by: Kevin Hilman <khilman@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>