Skip to content
This repository has been archived by the owner on Jun 25, 2018. It is now read-only.

Commit

Permalink
ramips: update ZyXEL Keenetic Viva devicetree
Browse files Browse the repository at this point in the history
Remove unneeded cpu port property, update external interface init
according to mapped ports for RTL8267RB:
ext port #1 = extif0
ext port lede-project#2 = extif1

Signed-off-by: Vitaly Chekryzhev <[email protected]>
  • Loading branch information
13hakta committed Jun 18, 2018
1 parent a5b45cc commit ef9b7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ramips/dts/kng_rc.dts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
rtl8367rb {
compatible = "realtek,rtl8367b";
cpu_port = <7>;
realtek,extif2 = <1 0 1 1 1 1 1 1 2>;
realtek,extif1 = <1 0 1 1 1 1 1 1 2>;
mdio = <&mdio0>;
};
};
Expand Down

0 comments on commit ef9b7a7

Please sign in to comment.