aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/include/mach/param.h
Commit message (Collapse)AuthorAgeFilesLines
* add support for p1Chirayu Desai2013-05-051-89/+93
| | | | | | | Signed-off-by: Chirayu Desai <cdesai@cyanogenmod.org> Signed-off-by: Humberto Borba <humberos@gmail.com> Signed-off-by: Koudai Aono <koxudaxi@gmail.com> Change-Id: I2dcbaee7f17852ed3ea4a5db2d103704027fe259
* USB: Added/modified files for USB and Android Gadget Support.Pankaj2011-11-161-0/+89
Added new files - 1: param.h: Required by fsa9480_i2c driver. 2: fsa9480_i2c.h: Header file for fsa9480_i2c driver. Modified files: 1: cpu.c: Added mapping for OTG address. 2: mach-herring.c: Modified usb-otg clock name. Added new devices as usb_gadget and android_gadget in device list. 3: devs.c: Added platform data for Android gadget. 4: devs.h: added extern definition for android gadgets. 6: gadget_chips: Added new entry for s3c_udc gadget. 7: s3c_udc.h: Added new member related to dma mapping in structure s3c_request. 8: s3c_udc_otg.c: Changed clock name from usbotg to otg. 9: s3c_udc_otg_xfer_dma.c: Modified for dma functionality. disable debug message