aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts
Commit message (Collapse)AuthorAge
* arm: mach-orion5x: fix typo in compatible string of a .dts fileThomas Petazzoni2013-03-08
| | | | | | | | | The orion5x-lacie-ethernet-disk-mini-v2.dts file was using "marvell-orion5x-88f5182" as a compatible string, while it should have been "marvell,orion5x-88f5182". Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* arm: orion5x: convert 'LaCie Ethernet Disk mini v2' to Device TreeThomas Petazzoni2012-11-21
This commit converts the 'LaCie Ethernet Disk mini v2' board to the Device Tree. All devices that have existing Device Tree bindings are converted over to the Device Tree, the other devices remain instantiated in the old way, until the respective drivers get the needed Device Tree bindings. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested by: Maxime Hadjinlian <mhadjinlian@lacie.com> Acked-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>