summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/board-mplcec4.c
Commit message (Collapse)AuthorAgeFilesLines
* arm: kirkwood: convert MPL CEC4 to use DT for the PCIe interfaceThomas Petazzoni2013-05-271-1/+0
| | | | | | | | | Now that the PCIe mvebu driver is usable on Kirkwood, use it instead of the legacy PCIe code, since it allows to describe the PCIe interfaces in the Device Tree. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* arm: kirkwood: mplcec4: use Device Tree to probe SDIOThomas Petazzoni2013-02-281-7/+0
| | | | | | | | | | | | | | Now that the mvsdio driver has a Device Tree binding, and the SDIO controller is declared in kirkwood.dtsi, migrate the mplcec4 board to use the Device Tree to probe the SDIO controller and to mux the pins of the SDIO interface correctly. This patch has not been tested, it remains to be tested by a person having access to the hardware. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Stefan Peter <s.peter@mpl.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* ARM: Kirkwood: Cleanup unneeded include filesAndrew Lunn2013-01-121-1/+0
| | | | | | | | Remove include files which are no longer needed after converting to device tree. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* ARM: Kirkwood: remove kirkwood_ehci_init() from new boardsJason Cooper2012-11-241-1/+0
| | | | | | | ehci-orion initialization moved to DT. New boards don't need to call kirkwood_ehci_init(). Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* ARM: kirkwood: Convert mplcec4 board to pinctrlStefan Peter2012-11-241-35/+0
| | | | | | Signed-off-by: Stefan Peter <s.peter@mpl.ch> Acked-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* ARM: kirkwood: Add support for the MPL CEC4Stefan Peter2012-11-211-0/+80
Signed-off-by: Stefan Peter <s.peter@mpl.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
OpenPOWER on IntegriCloud