]> Git Repo - linux.git/commitdiff
ARM: dts: imx6: add fec gpr property.
authorMartin Fuzzey <[email protected]>
Thu, 2 Apr 2020 13:51:30 +0000 (15:51 +0200)
committerDavid S. Miller <[email protected]>
Wed, 8 Apr 2020 01:23:38 +0000 (18:23 -0700)
This is required for wake on lan on i.MX6

Signed-off-by: Martin Fuzzey <[email protected]>
Reviewed-by: Fugang Duan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
arch/arm/boot/dts/imx6qdl.dtsi

index 0da4cc29effd4fbf4c1bb5dea5ca92f3b8fbe600..98da446aa0f27ceb994264f684004d2cc39bcaef 100644 (file)
                                         <&clks IMX6QDL_CLK_ENET>,
                                         <&clks IMX6QDL_CLK_ENET_REF>;
                                clock-names = "ipg", "ahb", "ptp";
+                               gpr = <&gpr>;
                                status = "disabled";
                        };
 
This page took 0.054414 seconds and 4 git commands to generate.