[RFC v2 5/6] drivers: boot_constraint: Add initial DT bindings
Viresh Kumar
viresh.kumar at linaro.org
Thu Jul 13 02:51:21 PDT 2017
On 13-07-17, 17:46, Chen-Yu Tsai wrote:
> This makes more sense. The LCD being able to do DVFS was missing from the last
> discussion. I assume this is for power saving purposes?
Yeah.
> Otherwise one could just
> say you should not use the lower part of the voltage range. And DVFS is for the
> controller's core logic and not I/O?
Yeah.
But for many such cases in different platforms, the LCD controller may
not do DVFS. But we still need to make sure its clk, regulator and
power domain are enabled until the time the driver comes up. This
series would also help in doing proxy-voting for all such resources,
so that they don't get disabled while being used.
--
viresh
More information about the linux-arm-kernel
mailing list