Change SPEC7 to a simpler usb-nop-xceiv USB Phy

parent 5db4a7f5
......@@ -31,12 +31,10 @@
xlnx,eeprom = &eeprom;
};
usb_phy0: phy0@e0002000 {
compatible = "ulpi-phy";
usb_phy0: phy0 {
#phy-cells = <0>;
reg = <0xe0002000 0x1000>;
view-port = <0x0170>;
drv-vbus;
compatible = "usb-nop-xceiv";
reset-gpios = <&gpio0 48 0>;
};
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment