[PATCH v2 0/3] can: m_can: Add PM Runtime Support

From: Franklin S Cooper Jr
Date: Mon Jul 24 2017 - 18:53:16 EST


Add PM runtime support to the MCAN driver. To support devices that don't
use PM runtime leave the original clk calls in the driver. Perhaps in the
future when it makes sense we can remove these non pm runtime clk calls.

Version 2 changes:
Used NULL instead of 0 for unused hclk handle

Franklin S Cooper Jr (3):
can: m_can: Make hclk optional
can: m_can: Update documentation to indicate that hclk may be optional
can: m_can: Add PM Runtime

.../devicetree/bindings/net/can/m_can.txt | 3 ++-
drivers/net/can/m_can/m_can.c | 22 ++++++++++++++++++++--
2 files changed, 22 insertions(+), 3 deletions(-)

--
2.10.0