Re: [PATCH v2 01/11] clk: qcom: add read-only divider operations
From: Stephen Boyd <hidden>
Date: 2017-12-22 00:23:44
Also in:
linux-arm-msm, linux-clk, lkml
From: Stephen Boyd <hidden>
Date: 2017-12-22 00:23:44
Also in:
linux-arm-msm, linux-clk, lkml
On 12/13, Abhishek Sahu wrote:
Some of the divider settings are preconfigured and should not
be changed by the clock framework during frequency change. This
patch adds the read-only divider operation for QCOM dividers
which is equivalent to generic divider operations in
'commit 79c6ab509558 ("clk: divider: add CLK_DIVIDER_READ_ONLY flag")'.
Signed-off-by: Abhishek Sahu <redacted>
---Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project