ARM: dts: imx7s: Add flexcan stop mode wakeup support
authorAisheng Dong <aisheng.dong@nxp.com>
Mon, 3 Dec 2018 05:20:31 +0000 (05:20 +0000)
committerShawn Guo <shawnguo@kernel.org>
Mon, 10 Dec 2018 02:03:06 +0000 (10:03 +0800)
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>
arch/arm/boot/dts/imx7s.dtsi

index 098d2cc..e88f53a 100644 (file)
                                clocks = <&clks IMX7D_CLK_DUMMY>,
                                        <&clks IMX7D_CAN1_ROOT_CLK>;
                                clock-names = "ipg", "per";
+                               fsl,stop-mode = <&gpr 0x10 1 0x10 17>;
                                status = "disabled";
                        };
 
                                clocks = <&clks IMX7D_CLK_DUMMY>,
                                        <&clks IMX7D_CAN2_ROOT_CLK>;
                                clock-names = "ipg", "per";
+                               fsl,stop-mode = <&gpr 0x10 2 0x10 18>;
                                status = "disabled";
                        };