[PATCH] ramips: mt7621-dts: fix compatible string for mt7530 on TP-Link EAP615-Wall
arinc9.unal at gmail.com
arinc9.unal at gmail.com
Thu Jan 26 11:17:40 PST 2023
From: Arınç ÜNAL <arinc.unal at arinc9.com>
The correct compatible string for the multi-chip module MT7530 switch in
MT7621AT, MT7621DAT and MT7621ST SoCs is mediatek,mt7621. Remove the
property on TP-Link EAP615-Wall which will default to the said string.
Fixes: a1b8a4d7b3ff ("ramips: support TP-Link EAP615-Wall")
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
Signed-off-by: Arınç ÜNAL <arinc.unal at arinc9.com>
---
target/linux/ramips/dts/mt7621_tplink_eap615-wall-v1.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/ramips/dts/mt7621_tplink_eap615-wall-v1.dts b/target/linux/ramips/dts/mt7621_tplink_eap615-wall-v1.dts
index 594a9e7bb1..36809d48ff 100644
--- a/target/linux/ramips/dts/mt7621_tplink_eap615-wall-v1.dts
+++ b/target/linux/ramips/dts/mt7621_tplink_eap615-wall-v1.dts
@@ -173,7 +173,6 @@
};
&switch0 {
- compatible = "mediatek,mt7530";
ports {
port at 1 {
status = "okay";
--
2.37.2
More information about the openwrt-devel
mailing list