提交 cf1bb82b 编写于 作者: A Aisheng Dong 提交者: Shawn Guo

ARM: dts: imx7s: Add flexcan stop mode wakeup support

Add stop-mode property which is required by stop mode wakeup
feature.
Signed-off-by: NAisheng Dong <aisheng.dong@nxp.com>
Signed-off-by: NJoakim Zhang <qiangqing.zhang@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 f049557e
...@@ -873,6 +873,7 @@ ...@@ -873,6 +873,7 @@
clocks = <&clks IMX7D_CLK_DUMMY>, clocks = <&clks IMX7D_CLK_DUMMY>,
<&clks IMX7D_CAN1_ROOT_CLK>; <&clks IMX7D_CAN1_ROOT_CLK>;
clock-names = "ipg", "per"; clock-names = "ipg", "per";
fsl,stop-mode = <&gpr 0x10 1 0x10 17>;
status = "disabled"; status = "disabled";
}; };
...@@ -883,6 +884,7 @@ ...@@ -883,6 +884,7 @@
clocks = <&clks IMX7D_CLK_DUMMY>, clocks = <&clks IMX7D_CLK_DUMMY>,
<&clks IMX7D_CAN2_ROOT_CLK>; <&clks IMX7D_CAN2_ROOT_CLK>;
clock-names = "ipg", "per"; clock-names = "ipg", "per";
fsl,stop-mode = <&gpr 0x10 2 0x10 18>;
status = "disabled"; status = "disabled";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册