Re: [PATCH 2/2] net: m_can: Make wake-up gpio an optional

From: Sean Nyekjaer
Date: Thu Dec 05 2019 - 02:39:13 EST




On 04/12/2019 18.51, Dan Murphy wrote:
The device has the ability to disable the wake-up pin option.
The wake-up pin can be either force to GND or Vsup and does not have to
be tied to a GPIO. In order for the device to not use the wake-up feature
write the register to disable the WAKE_CONFIG option.

Signed-off-by: Dan Murphy <dmurphy@xxxxxx>
CC: Sean Nyekjaer <sean@xxxxxxxxxx>
Reviewed-by: Sean Nyekjaer <sean@xxxxxxxxxx>
---


Hi Dan,

I would add tcan4x5x to the subject of this patch ->
"net: m_can: tcan4x5x Make wake-up gpio an optional"

Will be testing this during this or the next week...

/Sean