ramips: rt305x: remove unnecessary mediatek,portmap
authorSungbo Eo <mans0n@gorani.run>
Wed, 1 Jan 2020 12:34:33 +0000 (21:34 +0900)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 18 Jan 2020 11:00:29 +0000 (12:00 +0100)
"#mediatek,portmap" is not a valid property name.

If mediatek,portmap equals 0x0, then the esw driver ditches it and uses
the default value, 0x3f.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
target/linux/ramips/dts/rt3052_aximcom_mr-102n.dts
target/linux/ramips/dts/rt5350_zorlik_zl5900v2.dts

index c2bb9bb20f54bffc8078ec1acce35f0b3ffd926c..cbb8b7b9471532e5b62bb77fce71f675d4b32178 100644 (file)
 
 &esw {
        status = "okay";
-       #mediatek,portmap = <0x3e>;
        mediatek,portmap = <0x2f>;
 };
 
index 2be3c0b527b8b661232e39782a2b10d4a61be50f..56e3f0854dd826b96d137bbca590641ac5d569cf 100644 (file)
@@ -94,7 +94,6 @@
 };
 
 &esw {
-       mediatek,portmap = <0>;
        mediatek,portdisable = <0x2f>;
 };