summaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm/devices-msm8960.c
AgeCommit message (Collapse)AuthorFilesLines
2012-09-13ARM: msm: Remove non-DT targets from 8960Stephen Boyd1-85/+0
Remove the non-DT targets supported by 8960. This makes 8960 a device tree only target. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>
2011-01-28msm: serial: Add MSM8960 serial supportStepan Moskovchenko1-0/+85
Add the device definitions and platform data to support the console serial port on MSM8960 Simulator and RUMI3 targets. Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>