aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts
diff options
context:
space:
mode:
authorShiji Yang <yangshiji66@qq.com>2023-10-15 09:40:06 +0800
committerChristian Marangi <ansuelsmth@gmail.com>2023-10-17 12:07:27 +0200
commit95e241d2af820d92bad63a5daa3823174d549ba5 (patch)
tree98ad244c804076ff42d188214ffbf7f00ed1612f /target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts
parentf53fa2a0cb9c3c802ac79409330bcba3b971c8ca (diff)
ramips: remove useless status property from wmac dts node
On the ramips target, all 'wmac' nodes in SoC dtsi are enabled by default except mt7628. There is no need to mark them as 'okay' again. So these useless properties can be removed. Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Diffstat (limited to 'target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts')
-rw-r--r--target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts b/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts
index b9b44bd512..a891ab657e 100644
--- a/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts
+++ b/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts
@@ -166,7 +166,6 @@
};
&wmac {
- status = "okay";
nvmem-cells = <&eeprom_factory_0>;
nvmem-cell-names = "eeprom";
};