summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300/u300-gpio.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: u300: retire ancient platformsLinus Walleij2012-08-131-45/+1
| | | | | | | | | | | | | | | This retires the B26/S26, B330/S330 and B365/S365 boards from the U300 platform. The only board really used anywhere today is the S335 so let's concentrate any efforts on that one board. Also the board variants are selected at compile-time, which is strictly a no-no these days, if multi-board support is to be brought back it need to happen using run-time and device tree. My work on ARM Linux started on the B26/S26 so it's a bit sad to see it go, but there is a time to move on with all things in life. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: u300: localize GPIO assignmentsLinus Walleij2012-01-031-0/+114
Move the GPIO assignments for the U300 variants down to a local header file in the mach-u300 directory. There is no point in broadcasting this across the entire kernel. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
OpenPOWER on IntegriCloud