aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c/include/plat/regs-usb-hsotg-phy.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: SAMSUNG: Move more support into plat-samsungBen Dooks2010-01-211-50/+0
| | | | | | | | Move header files which are not likely to be touched in any further support addition out of plat-s3c's include directory into plat-samsung. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* USB: Gadget driver for Samsung HS/OtG blockBen Dooks2009-06-151-0/+50
Driver support for the new high-speed/OtG block that is in the newer line of Samsung SoC devices such as the S3C64XX series. This driver does not currntly have DMA support enabled due to issues with buffer alignment which need to be sorted out. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>