summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91-vinco.dts
AgeCommit message (Collapse)AuthorFilesLines
2016-04-27ARM: dts: at91: VInCo: fix phy reset gpio flagNicolas Ferre1-2/+2
Fix gpio active flag for the phy reset-gpios property. The line is active low instead of active high. Actually, this flags was never used by the macb driver. Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Cc: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2015-12-21ARM: at91/dt: Add Support for the L+G VInCo platformGregory CLEMENT1-0/+256
The Versatile Industrial Communication platform is a community oriented board from Landis + Gyr. It comes with: - an RS-485 port - 2 Ethernet ports - a wireless M-BUS - a 4G modem - a 4MB SPI flash - a 4GB eMMC Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>