From f87281b2956110f10af9eb23fc6d327dfde7ab42 Mon Sep 17 00:00:00 2001 From: Sungbo Eo Date: Wed, 1 Jan 2020 21:34:33 +0900 Subject: ramips: rt305x: remove unnecessary mediatek,portmap "#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 --- target/linux/ramips/dts/rt3052_aximcom_mr-102n.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/dts/rt3052_aximcom_mr-102n.dts') diff --git a/target/linux/ramips/dts/rt3052_aximcom_mr-102n.dts b/target/linux/ramips/dts/rt3052_aximcom_mr-102n.dts index c2bb9bb20f..cbb8b7b947 100644 --- a/target/linux/ramips/dts/rt3052_aximcom_mr-102n.dts +++ b/target/linux/ramips/dts/rt3052_aximcom_mr-102n.dts @@ -115,7 +115,6 @@ &esw { status = "okay"; - #mediatek,portmap = <0x3e>; mediatek,portmap = <0x2f>; }; -- cgit v1.2.3