public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: qiangqing.zhang@nxp.com (Joakim Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V1 3/4] ARM: dts: imx6ul: Add flexcan stop mode wakeup support
Date: Tue, 23 Oct 2018 05:31:09 +0000	[thread overview]
Message-ID: <20181023052831.2553-4-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/imx6ul.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index 6dc0b569acdf..76486a42959c 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -407,6 +407,7 @@
 				clocks = <&clks IMX6UL_CLK_CAN1_IPG>,
 					 <&clks IMX6UL_CLK_CAN1_SERIAL>;
 				clock-names = "ipg", "per";
+				stop-mode = <&gpr 0x10 1 0x10 17>;
 				status = "disabled";
 			};
 
@@ -417,6 +418,7 @@
 				clocks = <&clks IMX6UL_CLK_CAN2_IPG>,
 					 <&clks IMX6UL_CLK_CAN2_SERIAL>;
 				clock-names = "ipg", "per";
+				stop-mode = <&gpr 0x10 2 0x10 18>;
 				status = "disabled";
 			};
 
-- 
2.17.1

  parent reply	other threads:[~2018-10-23  5:31 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 ` [PATCH V1 2/4] ARM: dts: imx6qdl: " Joakim Zhang
2018-10-23  5:31 ` Joakim Zhang [this message]
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-4-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