Re: [PATCH v3 1/2] dmaengine: tegra210-adma: use devm_clk_*() helpers

2019-03-24 Thread Vinod Koul
On 13-03-19, 17:02, Sameer Pujar wrote: > adma driver is using pm_clk_*() interface for managing clock resources. > With this it is observed that clocks remain ON always. This happens on > Tegra devices which use BPMP co-processor to manage clock resources, > where clocks are enabled during

[PATCH v3 1/2] dmaengine: tegra210-adma: use devm_clk_*() helpers

2019-03-13 Thread Sameer Pujar
adma driver is using pm_clk_*() interface for managing clock resources. With this it is observed that clocks remain ON always. This happens on Tegra devices which use BPMP co-processor to manage clock resources, where clocks are enabled during prepare phase. This is necessary because clocks to