mirror of https://github.com/hak5/openwrt-owl.git
ralink: fix WHR-600D pcie support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39240owl
parent
2bf5a25f87
commit
a7f53759f5
|
@ -73,6 +73,10 @@
|
|||
ralink,port4 = "ephy";
|
||||
};
|
||||
|
||||
pcie@10140000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
power {
|
||||
|
|
Loading…
Reference in New Issue