Re: [RFC 03/19] devfreq: imx-bus: Switch governor to powersave

2021-02-26 Thread Chanwoo Choi
On 21. 2. 20. 오전 1:00, Abel Vesa wrote: By switching to powersave governor, we allow the imx-bus to always run at minimum rate needed by all the running masters. Signed-off-by: Abel Vesa --- drivers/devfreq/imx-bus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[RFC 03/19] devfreq: imx-bus: Switch governor to powersave

2021-02-19 Thread Abel Vesa
By switching to powersave governor, we allow the imx-bus to always run at minimum rate needed by all the running masters. Signed-off-by: Abel Vesa --- drivers/devfreq/imx-bus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/devfreq/imx-bus.c