aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl.dtsi
diff options
context:
space:
mode:
authorFugang Duan <fugang.duan@nxp.com>2020-05-26 00:27:12 +0800
committerDavid S. Miller <davem@davemloft.net>2020-05-26 20:21:43 -0700
commitd009a621b92d9aea851a6d8df1c4142f423c41e6 (patch)
tree5fc6615022eaae9a0d9d8571f3eee602f433a40b /arch/arm/boot/dts/imx6qdl.dtsi
parentdt-bindings: fec: update the gpr property (diff)
downloadlinux-dev-d009a621b92d9aea851a6d8df1c4142f423c41e6.tar.xz
linux-dev-d009a621b92d9aea851a6d8df1c4142f423c41e6.zip
ARM: dts: imx: add ethernet stop mode property
- Update the imx6qdl gpr property to define gpr register offset and bit in DT. - Add imx6sx/imx6ul/imx7d ethernet stop mode property. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Fugang Duan <fugang.duan@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index 98da446aa0f2..48f50161ea21 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -1045,7 +1045,7 @@
<&clks IMX6QDL_CLK_ENET>,
<&clks IMX6QDL_CLK_ENET_REF>;
clock-names = "ipg", "ahb", "ptp";
- gpr = <&gpr>;
+ fsl,stop-mode = <&gpr 0x34 27>;
status = "disabled";
};