aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/e750.c
AgeCommit message (Collapse)Author
2008-08-19[ARM] eseries: move UDC defs to machine filesIan Molton
This patchset moves the UDC definitons for e7xx compatible eseries machines to a common location and moves the 'oddball' e800 definition to its machine file. Signed-off-by: Ian Molton <spyro@f2s.com>
2008-08-19[ARM] eseries: move LCD defs into machine filesIan Molton
This patch removes the seperate files used for the LCD definitions on e-series and places the definitions into the machine specific files. Signed-off-by: Ian Molton <spyro@f2s.com>
2008-08-19[ARM] eseries: Split machine definitionsIan Molton
This patchset breaks out the e-series machine definitions into one-per-machine. Signed-off-by: Ian Molton <spyro@f2s.com>