MLK-14472-2 dts: imx7s: add flexcan stop mode wakeup support
authorDong Aisheng <aisheng.dong@nxp.com>
Thu, 16 Mar 2017 05:15:38 +0000 (13:15 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:21:31 +0000 (15:21 -0500)
Add stop-mode property which is required by stop mode wakeup feature.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
arch/arm/boot/dts/imx7s.dtsi

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