[PATCH v2 0/4] can: c_can: Add suspend/resume and pinctrl support
From: AnilKumar, Chimata <hidden>
Date: 2012-09-06 06:09:29
Also in:
linux-can, linux-omap
From: AnilKumar, Chimata <hidden>
Date: 2012-09-06 06:09:29
Also in:
linux-can, linux-omap
On Thu, Sep 06, 2012 at 04:56:10, Tony Lindgren wrote:
* Marc Kleine-Budde [off-list ref] [120905 06:55]:quoted
On 09/05/2012 01:54 PM, Marc Kleine-Budde wrote:quoted
On 09/05/2012 01:12 PM, AnilKumar Ch wrote:quoted
Adds suspend/resume functionality of d_can driver along with d_can raminit support which is required to initialize RAM while data transmission. This patch series also adds pinctrl support to c_can driver. These patches were tested on AM335x-EVM. This patch-series is based ontop of runtimePM patch submitted earlier - https://patchwork.kernel.org/patch/1348081/Looks good, I'll apply the series after Tony acks the patch 3 ([PATCH RESEND 3/4] ARM: AM33XX: board-generic: Add of_dev_auxdata to pass d_can raminit).I've pushed all patches to can-next/master [1]. When Tony gives his Ack, I'll send David a pull request (of a tree including that Ack).To me it looks like we can avoid the platform callbacks and the ram init changes to the driver by implementing right runtime PM calls for omap/am33xx. So NAK on few patches, and ACK on one :)
Marc, Can you please queue ACK patch for 3.7, I will submit v3 for rest of the patches, once we found the clear way of doing RAMINIT. Thanks AnilKumar