Re: [PATCH v3 16/16] PM / devfreq: Introduce driver for NVIDIA Tegra20

2019-04-29 Thread Chanwoo Choi
Hi Dmitry, Looks good to me. But, just I have one minor comment about '8' divider value in the tegra_devfreq_get_dev_status(). On the next version, you better to add the comment about the meaning of '8' divider value. Reviewed-by: Chanwoo Choi On 19. 4. 18. 오전 7:29, Dmitry Osipenko wrote: >

[PATCH v3 16/16] PM / devfreq: Introduce driver for NVIDIA Tegra20

2019-04-17 Thread Dmitry Osipenko
Add devfreq driver for NVIDIA Tegra20 SoC's. The driver periodically reads out Memory Controller counters and adjusts memory frequency based on the memory clients activity. Signed-off-by: Dmitry Osipenko --- MAINTAINERS | 8 ++ drivers/devfreq/Kconfig | 10 ++