This patch series intends to add CAN self wakeup support. The CAN controller can parse stop mode property from device tree to enable self wakeup feature. ChangeLog: V1->V2: *add a vendor prefix in property (stop-mode -> fsl,stop-mode). Dong Aisheng (2): can: flexcan: Add self wakeup support Documentation: can: flexcan: Add stop mode property to device tree .../bindings/net/can/fsl-flexcan.txt | 8 + drivers/net/can/flexcan.c | 141 ++++++++++++++++-- 2 files changed, 140 insertions(+), 9 deletions(-) -- 2.17.1