linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx93: add fsl,stop-mode property to support WOL
@ 2023-05-25  8:08 wei.fang
  2023-05-27 13:20 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: wei.fang @ 2023-05-25  8:08 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, conor+dt, shawnguo, s.hauer,
	kernel, festevam
  Cc: linux-imx, devicetree, linux-arm-kernel, linux-kernel

From: Wei Fang <wei.fang@nxp.com>

Add fsl,stop-mode property for FEC to support Wake-on-LAN (WOL)
feature. Otherwise, the WOL feature of FEC does not work.

Signed-off-by: Wei Fang <wei.fang@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx93.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi
index e8d49660ac85..d65a72329d53 100644
--- a/arch/arm64/boot/dts/freescale/imx93.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx93.dtsi
@@ -685,6 +685,7 @@ fec: ethernet@42890000 {
 				assigned-clock-rates = <100000000>, <250000000>, <50000000>;
 				fsl,num-tx-queues = <3>;
 				fsl,num-rx-queues = <3>;
+				fsl,stop-mode = <&wakeupmix_gpr 0x0c 1>;
 				status = "disabled";
 			};
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: imx93: add fsl,stop-mode property to support WOL
  2023-05-25  8:08 [PATCH] arm64: dts: imx93: add fsl,stop-mode property to support WOL wei.fang
@ 2023-05-27 13:20 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2023-05-27 13:20 UTC (permalink / raw)
  To: wei.fang
  Cc: robh+dt, krzysztof.kozlowski+dt, conor+dt, s.hauer, kernel,
	festevam, linux-imx, devicetree, linux-arm-kernel, linux-kernel

On Thu, May 25, 2023 at 04:08:25PM +0800, wei.fang@nxp.com wrote:
> From: Wei Fang <wei.fang@nxp.com>
> 
> Add fsl,stop-mode property for FEC to support Wake-on-LAN (WOL)
> feature. Otherwise, the WOL feature of FEC does not work.
> 
> Signed-off-by: Wei Fang <wei.fang@nxp.com>

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-27 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-25  8:08 [PATCH] arm64: dts: imx93: add fsl,stop-mode property to support WOL wei.fang
2023-05-27 13:20 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).