mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
rk2928 : tune usb-phy config for full/low speed devices
This commit is contained in:
@@ -100,7 +100,7 @@ void usb20otg_hw_init(void)
|
||||
*otg_phy_con1 = 0x1D5 |(0x1ff<<16); // enter suspend.
|
||||
#endif
|
||||
// usb phy config init
|
||||
*(unsigned int *)(USBGRF_UOC0_CON0) = 0x07e70350;
|
||||
*(unsigned int *)(USBGRF_UOC0_CON0) = 0xe7e7a350;
|
||||
|
||||
// other hardware init
|
||||
#ifdef CONFIG_RK_CONFIG
|
||||
|
||||
Reference in New Issue
Block a user