Re: [PATCH v3 0/4] Add QCOM graphics clock controller driver for SDM845

2018-11-19 Thread Jordan Crouse
On Mon, Aug 13, 2018 at 12:03:03PM +0530, Amit Nischal wrote: > Changes in v3: > * Modified the determine_rate() op to use the min/max rate range > to round the requested rate within the set_rate range. With this, > requested set rate will always stay within the limits. > > Changes in v2: > Ad

[PATCH v3 0/4] Add QCOM graphics clock controller driver for SDM845

2018-08-12 Thread Amit Nischal
Changes in v3: * Modified the determine_rate() op to use the min/max rate range to round the requested rate within the set_rate range. With this, requested set rate will always stay within the limits. Changes in v2: Addressed review comments given by Stephen: https://lkml.org/lkml/2018/6/6/294