Commit c239208a68dc4056e93eb987379464a2289ad3e3

Authored by Eric Lee
1 parent bc1695bfcb

Fix Dual LAN package loss problem

Showing 1 changed file with 5 additions and 0 deletions Side-by-side Diff

arch/arm/boot/dts/am335x-smarc-common.dtsi
... ... @@ -708,6 +708,11 @@
708 708 dual_emac_res_vlan = <2>;
709 709 };
710 710  
  711 +&phy_sel {
  712 + reg= <0x44e10650 0xf5>;
  713 + rmii-clock-ext;
  714 +};
  715 +
711 716 &usb {
712 717 status = "okay";
713 718