projects
/
openwrt
/
staging
/
florian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fce7d5c
)
ralink: add wifi 5g dts info for cy-swr1100
author
John Crispin
<
[email protected]
>
Fri, 13 Mar 2015 08:37:45 +0000
(08:37 +0000)
committer
John Crispin
<
[email protected]
>
Fri, 13 Mar 2015 08:37:45 +0000
(08:37 +0000)
Signed-off-by: michael lee <
[email protected]
>
SVN-Revision: 44739
target/linux/ramips/dts/CY-SWR1100.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/CY-SWR1100.dts
b/target/linux/ramips/dts/CY-SWR1100.dts
index 2e0af387bd58e126f9effbc266ae628c27473e5b..adea081872d290e4b4b50fc8ae1e1ac95a2bf1f6 100644
(file)
--- a/
target/linux/ramips/dts/CY-SWR1100.dts
+++ b/
target/linux/ramips/dts/CY-SWR1100.dts
@@
-22,9
+22,9
@@
};
ethernet@10100000 {
- mtd-mac-address = <&factory 0x66>;
port@0 {
ralink,fixed-link = <1000 1 1 1>;
+ phy-mode = "rgmii";
};
};
@@
-43,12
+43,19
@@
host-bridge {
pci-bridge@1 {
status = "okay";
+ wmac@0,0 {
+ ralink,5ghz = <0>;
+ compatible = "ralink,rt2880-pci", "pciclass060400", "pciclass0604";
+ reg = < 0x10000 0 0 0 0 >;
+ ralink,eeprom = "rt2x00pci_1_0.eeprom";
+ };
};
};
};
wmac@10180000 {
status = "okay";
+ ralink,2ghz = <0>;
ralink,mtd-eeprom = <&factory 0>;
};