Re: [PATCH v2 2/3] clk: qcom: gdsc: Add support to poll for higher timeout value

2018-04-16 Thread Stephen Boyd
Quoting Taniya Das (2018-04-09 01:41:45) > From: Amit Nischal > > For some gdscs, it might take longer time up to 500us for updating their > status. Update the timeout value for all GDSC polling status. > > Signed-off-by: Amit Nischal > Signed-off-by: Taniya Das > --- Applied to clk-next

[PATCH v2 2/3] clk: qcom: gdsc: Add support to poll for higher timeout value

2018-04-09 Thread Taniya Das
From: Amit Nischal For some gdscs, it might take longer time up to 500us for updating their status. Update the timeout value for all GDSC polling status. Signed-off-by: Amit Nischal Signed-off-by: Taniya Das --- drivers/clk/qcom/gdsc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) di