diff mbox series

arm64: dts: imx93: add fsl,stop-mode property to support WOL

Message ID 20230525080825.513707-1-wei.fang@nxp.com (mailing list archive)
State New, archived
Headers show
Series arm64: dts: imx93: add fsl,stop-mode property to support WOL | expand

Commit Message

Wei Fang May 25, 2023, 8:08 a.m. UTC
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(+)

Comments

Shawn Guo May 27, 2023, 1:20 p.m. UTC | #1
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!
diff mbox series

Patch

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";
 			};