X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=arch%2Farm%2Fmach-orion5x%2Fcommon.c;h=0a623379789f03c4603cc43f33ebabcb2a8759b4;hb=bdbb861f75c2bd94480316d3318dff280f4f5ce4;hp=437065c25c9cdf4c6a902576c32ae15d3d3bdc20;hpb=db563fc2e80534f98c7f9121a6f7dfe41f177a79;p=mirror_ubuntu-zesty-kernel.git diff --git a/arch/arm/mach-orion5x/common.c b/arch/arm/mach-orion5x/common.c index 437065c25c9c..0a623379789f 100644 --- a/arch/arm/mach-orion5x/common.c +++ b/arch/arm/mach-orion5x/common.c @@ -72,6 +72,7 @@ void __init orion5x_map_io(void) ****************************************************************************/ static struct orion_ehci_data orion5x_ehci_data = { .dram = &orion5x_mbus_dram_info, + .phy_version = EHCI_PHY_ORION, }; static u64 ehci_dmamask = 0xffffffffUL;