Re: [PATCH 1/3] amba: add no_pm_pclk_management flag to amba_driver

From: Russell King - ARM Linux
Date: Thu Apr 16 2015 - 09:42:27 EST


On Thu, Apr 16, 2015 at 03:39:12PM +0200, Robert Baldyga wrote:
> This patch introduces no_pm_pclk_management flag in struct amba_driver.
> It causes that pclk is not touched in pm_runtime callbacks. This allows
> to manage clock in device driver independently of power domain management.

NAK. We already have stuff in place to deal with the problem with
DMA engine using runtime PM, which causes pclk management to fall
back to the IRQ-safe clk_enable/clk_disable().

--
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/