ipq40xx: fritzrepeater-1200: fix MDIO and PHY probing
authorRobert Marko <robimarko@gmail.com>
Thu, 2 May 2024 09:37:34 +0000 (11:37 +0200)
committerRobert Marko <robimarko@gmail.com>
Thu, 2 May 2024 20:09:17 +0000 (22:09 +0200)
commitecb3859cc92d2e670847934c74255a4453915beb
treea0841111d355d5d26490a124adea05c01f8edb2c
parent918d81a3eac01be2309a54435e06f0a9d6c6f812
ipq40xx: fritzrepeater-1200: fix MDIO and PHY probing

AVM FRITZ!Repeater 1200 does not use QCA807x PHY at all and thus it
disables all of the individual PHY nodes, however this is not enough
anymore since the conversion to PHY package.

Now its now enough to disable the PHY-s in the package alone, but the PHY
package node itself must also be disabled.

Fixes: 1b931c33a28e ("ipq40xx: adapt to new Upstream QCA807x PHY driver")
Fixes: #15355
Link: https://github.com/openwrt/openwrt/pull/15365
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ipq40xx/files-6.6/arch/arm/boot/dts/qcom/qcom-ipq4019-fritzrepeater-1200.dts
target/linux/ipq40xx/patches-6.6/709-ARM-dts-qcom-ipq4019-add-QCA8075-PHY-Package-nodes.patch