[PATCH 4/4] ARM: dts: imx6: add fsl,stop-mode property.

From: Martin Fuzzey
Date: Tue Mar 17 2020 - 12:50:21 EST


This is required for wake on lan on i.MX6

Signed-off-by: Martin Fuzzey <martin.fuzzey@xxxxxxxxxxxxxx>
---
arch/arm/boot/dts/imx6qdl.dtsi | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index bc488df..49c0527 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -1045,6 +1045,7 @@
<&clks IMX6QDL_CLK_ENET>,
<&clks IMX6QDL_CLK_ENET_REF>;
clock-names = "ipg", "ahb", "ptp";
+ fsl,stop-mode = <&gpr 0x34 27>;
status = "disabled";
};

--
1.9.1