qualcommax: ipq50xx: Linksys MX remove superfluous properties and fix indentation
authorGeorge Moussalem <george.moussalem@outlook.com>
Wed, 19 Feb 2025 09:08:49 +0000 (13:08 +0400)
committerRobert Marko <robimarko@gmail.com>
Thu, 20 Feb 2025 17:24:39 +0000 (18:24 +0100)
commitb790989dffb274f43e3442210b902bcbccc0eac4
treed2cc535584b8591a1858c0733588e9f7b4da1c49
parenteacc4d8c9b31ac17df034d2140558bdaaa56c16b
qualcommax: ipq50xx: Linksys MX remove superfluous properties and fix indentation

On the ipq50xx platform, the internal GE PHY at phy address 7 on mdio0
must be enabled as it's used to detect the virtual switch in qca-ssdk.
This is a platform wide condition and is therefore part of the dtsi.
However, by enabling the mdio0 bus in board-specific dts files, the ge_phy
is implicitly enabled. So, let's remove the superfluous status property
in the dts files for Linksys MX2000 and MX5500.

While at it, remove the redundant phy-mode property as it's set to sgmii
by default in the ipq5018-ess.dtsi file and fix indentation in the
firmware property of the q5v6_wcss node.

Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18029
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-mx2000.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-mx5500.dts