summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c64xx/include/plat/gpio-bank-h.h
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] S3C64XX: GPIO include cleanupMarek Szyprowski2009-05-151-10/+10
| | | | | | | | | Cleanup arm/plat-s3c64xx/include/plat/gpio-bank-h.h include file. Using shift-left operation with value >32 is a bad habit. Reviewed-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* [ARM] S3C64XX: GPIO definitions for BANKS G,H,I,JBen Dooks2008-12-151-0/+74
GPIO register and configuration definitions for GPIO banks G, H, I and J. Signed-off-by: Ben Dooks <ben-linux@fluff.org>