Re: [PATCH v3] clk: qcom: Enable clocks which needs to be always on for SDM845

2018-07-03 Thread Stephen Boyd
Quoting Amit Nischal (2018-06-10 23:38:15) > There are certain clocks which needs to be always enabled for system > operation. Add support for the same by adding 'CLK_IS_CRITICAL' flag > for such clocks. > > Signed-off-by: Amit Nischal > --- Applied to clk-next

[PATCH v3] clk: qcom: Enable clocks which needs to be always on for SDM845

2018-06-10 Thread Amit Nischal
There are certain clocks which needs to be always enabled for system operation. Add support for the same by adding 'CLK_IS_CRITICAL' flag for such clocks. Signed-off-by: Amit Nischal --- Changes in v3: * Addressed review comments by Stephen to associate 'CLK_IS_CRITICAL' flag for the clocks wh