Skip to content

Instantly share code, notes, and snippets.

@neheb
Created July 2, 2018 22:01
Show Gist options
  • Save neheb/0383f00790b85f8a877891b518acfddc to your computer and use it in GitHub Desktop.
Save neheb/0383f00790b85f8a877891b518acfddc to your computer and use it in GitHub Desktop.
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