This is required for wake on lan on i.MX6
Signed-off-by: Martin Fuzzey <[email protected]>
---
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..65b0c8a 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";
+ gpr = <&gpr>;
status = "disabled";
};
--
1.9.1
From: Martin Fuzzey <[email protected]> Sent: Thursday, March 26, 2020 2:12 AM
> This is required for wake on lan on i.MX6
>
> Signed-off-by: Martin Fuzzey <[email protected]>
Reviewed-by: Fugang Duan <[email protected]>
> ---
> 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..65b0c8a 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";
> + gpr = <&gpr>;
> status = "disabled";
> };
>
> --
> 1.9.1