mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
modify rk2928 host phy config
This commit is contained in:
parent
30b07f2fba
commit
fe92b66146
|
|
@ -239,7 +239,7 @@ static struct resource usb20_host_resource[] = {
|
|||
void usb20host_hw_init(void)
|
||||
{
|
||||
// usb phy config init
|
||||
*(unsigned int *)(USBGRF_UOC0_CON5+4) = 0x07e00350;
|
||||
*(unsigned int *)(USBGRF_UOC0_CON5+4) = 0x07e70350;
|
||||
// other haredware init
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user