Richard On 6/8/20 4:43 AM, Richard Genoud wrote:
Since commit f524f829b75a ("can: m_can: Create a m_can platform framework"), the can peripheral on STM32MP1 wasn't working anymore. The reason was a bad copy/paste maneuver that added a call to m_can_class_suspend() in m_can_runtime_suspend().
Are you sure it was a copy paste error?Probably don't want to have an unfounded cause unless you know for certain it was this.
Dan