diff mbox series

[2/2] dt-bindings: can: flexcan: add can wakeup property

Message ID 20190409083949.27917-2-sean@geanix.com
State Awaiting Upstream
Delegated to: David Miller
Headers show
Series [1/2] can: flexcan: add support for DT property 'wakeup-source' | expand

Commit Message

Sean Nyekjaer April 9, 2019, 8:39 a.m. UTC
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(+)

Comments

Rob Herring April 29, 2019, 5:39 p.m. UTC | #1
On Tue,  9 Apr 2019 10:39:49 +0200, Sean Nyekjaer wrote:
> 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(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>
Sean Nyekjaer Aug. 20, 2019, 9:10 a.m. UTC | #2
On 29/04/2019 19.39, Rob Herring wrote:
> On Tue,  9 Apr 2019 10:39:49 +0200, Sean Nyekjaer wrote:
>> 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(+)
>>
> 
> Reviewed-by: Rob Herring <robh@kernel.org>
>
This doesn't seem to be applied. PATCH 1/2 in this series is applied.

In any case which repo does this patch belong to?

/Sean
diff mbox series

Patch

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 {