projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70f2685
)
ARM: dts: imx6: add fec gpr property.
author
Martin Fuzzey
<martin.fuzzey@flowbird.group>
Thu, 2 Apr 2020 13:51:30 +0000
(15:51 +0200)
committer
David S. Miller
<davem@davemloft.net>
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 <martin.fuzzey@flowbird.group>
Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/boot/dts/imx6qdl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl.dtsi
b/arch/arm/boot/dts/imx6qdl.dtsi
index 0da4cc29effd4fbf4c1bb5dea5ca92f3b8fbe600..98da446aa0f27ceb994264f684004d2cc39bcaef 100644
(file)
--- 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";
};