c4aae8fbc5
- Fix ethernet ports. - Clean DTS files. - WiFi is lantiq based (not supported yet), remove ath9k. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40519
12 lines
175 B
Plaintext
12 lines
175 B
Plaintext
/dts-v1/;
|
|
|
|
/include/ "ARV7519RW.dtsi"
|
|
|
|
/ {
|
|
gphy-xrx200 {
|
|
compatible = "lantiq,phy-xrx200";
|
|
firmware = "lantiq/vr9_phy22f_a1x.bin"; /*VR9 1.1*/
|
|
phys = [ 00 01 ];
|
|
};
|
|
};
|