Created
July 2, 2018 22:01
-
-
Save neheb/0383f00790b85f8a877891b518acfddc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/target/linux/ramips/dts/ZBT-WE1326.dts b/target/linux/ramips/dts/ZBT-WE1326.dts | |
index 6cbab66307..0c3708e191 100644 | |
--- a/target/linux/ramips/dts/ZBT-WE1326.dts | |
+++ b/target/linux/ramips/dts/ZBT-WE1326.dts | |
@@ -84,7 +84,7 @@ | |
&pcie { | |
status = "okay"; | |
- pcie0 { | |
+ pcie1 { | |
mt76@0,0 { | |
reg = <0x0000 0 0 0 0>; | |
device_type = "pci"; | |
@@ -93,7 +93,7 @@ | |
}; | |
}; | |
- pcie1 { | |
+ pcie2 { | |
mt76@1,0 { | |
reg = <0x0000 0 0 0 0>; | |
device_type = "pci"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment