Re: [PATCH] ARM: tegra: enforce PM requirement

2019-02-25 Thread Dmitry Osipenko
05.02.2019 14:16, Sameer Pujar пишет: > Drivers need to handle !PM case with work arounds for managing clocks > and power explicitly, which is not really necessary when PM support on > tegra is in good shape. In fact ARM 64-bit tegra platforms enforce PM Tegra > support and there is no reason why

Re: [PATCH] ARM: tegra: enforce PM requirement

2019-02-11 Thread Sameer Pujar
On 2/5/2019 4:46 PM, Sameer Pujar wrote: Drivers need to handle !PM case with work arounds for managing clocks and power explicitly, which is not really necessary when PM support on tegra is in good shape. In fact ARM 64-bit tegra platforms enforce PM support and there is no reason why this can