[PATCH 03/15] arm64: dts: imx8mm-phycore-som: Remove magic-packet property
Andrej Picej
andrej.picej at norik.com
Mon Nov 25 00:18:02 PST 2024
From: Teresa Remmet <t.remmet at phytec.de>
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 at phytec.de>
Signed-off-by: Andrej Picej <andrej.picej at norik.com>
---
arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi
index 7761acc5c510..8de5a46512b0 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi
@@ -69,7 +69,6 @@ opp-750000000 {
/* Ethernet */
&fec1 {
- fsl,magic-packet;
phy-mode = "rgmii-id";
phy-handle = <ðphy0>;
pinctrl-names = "default";
--
2.34.1
More information about the linux-arm-kernel
mailing list