]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: chipidea: otg: add otg file used to access otgsc
authorPeter Chen <peter.chen@freescale.com>
Mon, 12 Aug 2013 01:22:50 +0000 (09:22 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:49 +0000 (09:54 +0800)
commitcfcc6e05f6eabfcb5148f725d891cc1049f79a41
tree8a58045a608438d6a6904ba480364e12b714573d
parent29cf0d156a6b4089b53bff77fa40a13188af61de
usb: chipidea: otg: add otg file used to access otgsc

This file is mainly used to access otgsc currently, it may
add otg related things in the future.

Tested-by: Marek Vasut <marex@denx.de>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
drivers/usb/chipidea/Makefile
drivers/usb/chipidea/bits.h
drivers/usb/chipidea/core.c
drivers/usb/chipidea/otg.c [new file with mode: 0644]
drivers/usb/chipidea/otg.h [new file with mode: 0644]