Commit c0b8b686a0f6dfa2fd8f9975c9ed2602b73cd07d

Authored by Eric Lee
1 parent 36546cf630

Add dual_emac_res_vlan property in DT

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

arch/arm/boot/dts/am335x-smarc-common.dtsi
... ... @@ -680,11 +680,13 @@
680 680 &cpsw_emac0 {
681 681 phy_id = <&davinci_mdio>, <0>;
682 682 phy-mode = "rmii";
  683 + dual_emac_res_vlan = <1>;
683 684 };
684 685  
685 686 &cpsw_emac1 {
686 687 phy_id = <&davinci_mdio>, <1>;
687 688 phy-mode = "rmii";
  689 + dual_emac_res_vlan = <2>;
688 690 };
689 691  
690 692 &phy_sel {