Commit be8ae92f authored by Martin Fuzzey's avatar Martin Fuzzey Committed by David S. Miller

ARM: dts: imx6: add fec gpr property.

This is required for wake on lan on i.MX6
Signed-off-by: default avatarMartin Fuzzey <martin.fuzzey@flowbird.group>
Reviewed-by: default avatarFugang Duan <fugang.duan@nxp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 70f26858
...@@ -1045,6 +1045,7 @@ fec: ethernet@2188000 { ...@@ -1045,6 +1045,7 @@ fec: ethernet@2188000 {
<&clks IMX6QDL_CLK_ENET>, <&clks IMX6QDL_CLK_ENET>,
<&clks IMX6QDL_CLK_ENET_REF>; <&clks IMX6QDL_CLK_ENET_REF>;
clock-names = "ipg", "ahb", "ptp"; clock-names = "ipg", "ahb", "ptp";
gpr = <&gpr>;
status = "disabled"; status = "disabled";
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment