Johns-Q / wdmc-gen2

WD My Cloud Gen2 (Kernel / Distribution / Information) drop
GNU Affero General Public License v3.0
44 stars 12 forks source link

USB 3.0 not work #2

Closed theonedemon closed 5 years ago

theonedemon commented 7 years ago

In current dts file not working usb3.0 ( work as usb2.0 speed )

[    4.577299] phy phy-f1018400.usb-cluster.0: Looking up phy-supply from device tree
[    4.577310] phy phy-f1018400.usb-cluster.0: Looking up phy-supply property in node /soc/internal-regs/usb-cluster@18400 failed
[    5.468051] orion-ehci f1054000.usb: EHCI Host Controller
[    5.472216] orion-ehci f1054000.usb: new USB bus registered, assigned bus number 1
[    5.478681] orion-ehci f1054000.usb: irq 37, io mem 0xf1054000
[    5.510980] orion-ehci f1054000.usb: USB 2.0 started, EHCI 1.00
[    5.438683] mdio_bus fixed-0: GPIO lookup for consumer reset
[    5.438692] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    5.438698] mdio_bus fixed-0: lookup for GPIO reset failed
[    5.442281] mdio_bus f10c0054.mdio-mii: GPIO lookup for consumer reset
[    5.442290] mdio_bus f10c0054.mdio-mii: using device tree for GPIO lookup
[    5.442310] mdio_bus f10c0054.mdio-mii: using lookup tables for GPIO lookup
[    5.442316] mdio_bus f10c0054.mdio-mii: lookup for GPIO reset failed

May be you help me for resolve this problem?

theonedemon commented 7 years ago

up?