]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx8mm-phycore-som: Remove magic-packet property
authorTeresa Remmet <t.remmet@phytec.de>
Tue, 18 Feb 2025 07:41:44 +0000 (08:41 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 25 Feb 2025 00:33:00 +0000 (08:33 +0800)
Remove device tree property "fsl,magic-packet" as WoL is not working
on the SoM and so not required. This also saves a significant amount of
power during suspend as the ethernet phy is not powered down otherwise.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Andrej Picej <andrej.picej@norik.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi

index 7761acc5c510bc19be11a894dc6ddc6ae51ce127..8de5a46512b01b4d02bab0771629c790a0307fc2 100644 (file)
@@ -69,7 +69,6 @@
 
 /* Ethernet */
 &fec1 {
-       fsl,magic-packet;
        phy-mode = "rgmii-id";
        phy-handle = <&ethphy0>;
        pinctrl-names = "default";