devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sean Nyekjaer <sean@geanix.com>
To: netdev@vger.kernel.org, linux-can@vger.kernel.org,
	mkl@pengutronix.de, robh+dt@kernel.org
Cc: Sean Nyekjaer <sean@geanix.com>, devicetree@vger.kernel.org
Subject: [PATCH 2/2] dt-bindings: can: flexcan: add can wakeup property
Date: Tue,  9 Apr 2019 10:39:49 +0200	[thread overview]
Message-ID: <20190409083949.27917-2-sean@geanix.com> (raw)
In-Reply-To: <20190409083949.27917-1-sean@geanix.com>

add wakeup-source boolean property.

Signed-off-by: Sean Nyekjaer <sean@geanix.com>
---
 Documentation/devicetree/bindings/net/can/fsl-flexcan.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt b/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt
index bc77477c6878..17453be840d8 100644
--- a/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt
+++ b/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt
@@ -32,6 +32,8 @@ Optional properties:
 		 ack_gpr is the gpr register offset of CAN stop acknowledge.
 		 ack_bit is the bit offset of CAN stop acknowledge.
 
+- wakeup-source: enable CAN remote wakeup
+
 Example:
 
 	can@1c000 {
-- 
2.21.0

  reply	other threads:[~2019-04-09  8:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-09  8:39 [PATCH 1/2] can: flexcan: add support for DT property 'wakeup-source' Sean Nyekjaer
2019-04-09  8:39 ` Sean Nyekjaer [this message]
2019-04-29 17:39   ` [PATCH 2/2] dt-bindings: can: flexcan: add can wakeup property Rob Herring
2019-08-20  9:10     ` Sean Nyekjaer
2019-06-08 17:36 ` [PATCH 1/2] can: flexcan: add support for DT property 'wakeup-source' Sean Nyekjaer

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=20190409083949.27917-2-sean@geanix.com \
    --to=sean@geanix.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=robh+dt@kernel.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;
as well as URLs for NNTP newsgroup(s).