aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx7s.dtsi
diff options
context:
space:
mode:
authorAisheng Dong <aisheng.dong@nxp.com>2018-12-03 05:20:31 +0000
committerShawn Guo <shawnguo@kernel.org>2018-12-10 10:03:06 +0800
commitcf1bb82b0bd5ac64b8a19674283558a79968305f (patch)
treeeadca622195e3407bd3b0a97291863ca693fbcd2 /arch/arm/boot/dts/imx7s.dtsi
parentARM: dts: imx6ul: Add flexcan stop mode wakeup support (diff)
downloadlinux-dev-cf1bb82b0bd5ac64b8a19674283558a79968305f.tar.xz
linux-dev-cf1bb82b0bd5ac64b8a19674283558a79968305f.zip
ARM: dts: imx7s: Add flexcan stop mode wakeup support
Add stop-mode property which is required by stop mode wakeup feature. Signed-off-by: Aisheng Dong <aisheng.dong@nxp.com> Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx7s.dtsi')
-rw-r--r--arch/arm/boot/dts/imx7s.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi
index 098d2cc1d2c5..e88f53a4c7f4 100644
--- a/arch/arm/boot/dts/imx7s.dtsi
+++ b/arch/arm/boot/dts/imx7s.dtsi
@@ -873,6 +873,7 @@
clocks = <&clks IMX7D_CLK_DUMMY>,
<&clks IMX7D_CAN1_ROOT_CLK>;
clock-names = "ipg", "per";
+ fsl,stop-mode = <&gpr 0x10 1 0x10 17>;
status = "disabled";
};
@@ -883,6 +884,7 @@
clocks = <&clks IMX7D_CLK_DUMMY>,
<&clks IMX7D_CAN2_ROOT_CLK>;
clock-names = "ipg", "per";
+ fsl,stop-mode = <&gpr 0x10 2 0x10 18>;
status = "disabled";
};