projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30b07f2
)
modify rk2928 host phy config
author
yangkai
<yk@rock-chips.com>
Mon, 22 Oct 2012 07:16:31 +0000
(15:16 +0800)
committer
yangkai
<yk@rock-chips.com>
Mon, 22 Oct 2012 07:16:31 +0000
(15:16 +0800)
drivers/usb/dwc_otg/usbdev_rk2928.c
patch
|
blob
|
history
diff --git
a/drivers/usb/dwc_otg/usbdev_rk2928.c
b/drivers/usb/dwc_otg/usbdev_rk2928.c
index 02f7f1e86ae1f629685f5540f86b88d4b76ab838..8776931a36d0973375d6a2fb23ba81725f421623 100755
(executable)
--- a/
drivers/usb/dwc_otg/usbdev_rk2928.c
+++ b/
drivers/usb/dwc_otg/usbdev_rk2928.c
@@
-239,7
+239,7
@@
static struct resource usb20_host_resource[] = {
void usb20host_hw_init(void)
\r
{
\r
// usb phy config init
\r
- *(unsigned int *)(USBGRF_UOC0_CON5+4) = 0x07e
0
0350;
\r
+ *(unsigned int *)(USBGRF_UOC0_CON5+4) = 0x07e
7
0350;
\r
// other haredware init
\r
\r
}
\r