Message ID | 20171205154701.27730-1-georgi.djakov@linaro.org |
---|---|
Headers | show |
Series | Add support for Qualcomm A53 CPU clock | expand |
On Tue, Dec 05, 2017 at 05:46:55PM +0200, Georgi Djakov wrote: > This patchset adds support for the A53 CPU clock on MSM8916 platforms > and allows scaling of the CPU frequency on msm8916 based platforms. > > Changes since v10 (https://lkml.org/lkml/2017/12/1/577) > * Addressed Bjorn's comments on APCS clock driver. > * Picked Acks from Rob and Bjorn. Errr, really? Rob -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 12/05, Georgi Djakov wrote: > This patchset adds support for the A53 CPU clock on MSM8916 platforms > and allows scaling of the CPU frequency on msm8916 based platforms. Ok. I will apply just the clk ones? Patches 3,4, and 6? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 22.12.17 г. 2:49, Stephen Boyd wrote: > On 12/05, Georgi Djakov wrote: >> This patchset adds support for the A53 CPU clock on MSM8916 platforms >> and allows scaling of the CPU frequency on msm8916 based platforms. > > Ok. I will apply just the clk ones? Patches 3,4, and 6? > Yes, i think this would be best. The rest should go through the mailbox tree. Jassi, are you ok with this? Thanks, Georgi -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 12/05, Georgi Djakov wrote: > Add support for hardware that can switch both parent clock and divider > at the same time. This avoids generating intermediate frequencies from > either the old parent clock and new divider or new parent clock and > old divider combinations. > > Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html