Skip to content

Instantly share code, notes, and snippets.

@neheb
Created May 29, 2018 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neheb/b7ccb08ca121ac45e1cb1de210b3f11d to your computer and use it in GitHub Desktop.
Save neheb/b7ccb08ca121ac45e1cb1de210b3f11d 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..e5452437a8 100644
--- a/target/linux/ramips/dts/ZBT-WE1326.dts
+++ b/target/linux/ramips/dts/ZBT-WE1326.dts
@@ -86,8 +86,6 @@
pcie0 {
mt76@0,0 {
- reg = <0x0000 0 0 0 0>;
- device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x8000>;
ieee80211-freq-limit = <5000000 6000000>;
};
@@ -95,8 +93,6 @@
pcie1 {
mt76@1,0 {
- reg = <0x0000 0 0 0 0>;
- device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x0000>;
ieee80211-freq-limit = <2400000 2500000>;
};
--
2.17.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment