From: qiangqing.zhang@nxp.com (Joakim Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V1 2/4] ARM: dts: imx6qdl: Add flexcan stop mode wakeup support
Date: Tue, 23 Oct 2018 05:30:49 +0000 [thread overview]
Message-ID: <20181023052831.2553-3-qiangqing.zhang@nxp.com> (raw)
In-Reply-To: <20181023052831.2553-1-qiangqing.zhang@nxp.com>
From: Dong Aisheng <aisheng.dong@nxp.com>
Add stop-mode property which is required by stop mode wakeup
feature.
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
---
arch/arm/boot/dts/imx6qdl.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index 61d2d26afbf4..eb84ebcbe358 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -548,6 +548,7 @@
clocks = <&clks IMX6QDL_CLK_CAN1_IPG>,
<&clks IMX6QDL_CLK_CAN1_SERIAL>;
clock-names = "ipg", "per";
+ stop-mode = <&gpr 0x34 28 0x10 17>;
status = "disabled";
};
@@ -558,6 +559,7 @@
clocks = <&clks IMX6QDL_CLK_CAN2_IPG>,
<&clks IMX6QDL_CLK_CAN2_SERIAL>;
clock-names = "ipg", "per";
+ stop-mode = <&gpr 0x34 29 0x10 18>;
status = "disabled";
};
--
2.17.1
next prev parent reply other threads:[~2018-10-23 5:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-23 5:30 [PATCH V1 0/4] ARM: dts: imx: Add flexcan stop mode wakeup Joakim Zhang
2018-10-23 5:30 ` [PATCH V1 1/4] ARM: dts: imx6sx: Add flexcan stop mode wakeup support Joakim Zhang
2018-11-04 7:39 ` Shawn Guo
2018-11-12 1:58 ` Joakim Zhang
2018-10-23 5:30 ` Joakim Zhang [this message]
2018-10-23 5:31 ` [PATCH V1 3/4] ARM: dts: imx6ul: " Joakim Zhang
2018-10-23 5:31 ` [PATCH V1 4/4] ARM: dts: imx7s: " Joakim Zhang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181023052831.2553-3-qiangqing.zhang@nxp.com \
--to=qiangqing.zhang@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox