Re: [PATCH v9 0/7] Add support for Qualcomm A53 CPU clock
From: Georgi Djakov <hidden>
Date: 2017-10-25 11:56:25
Also in:
linux-arm-msm, linux-clk, lkml
From: Georgi Djakov <hidden>
Date: 2017-10-25 11:56:25
Also in:
linux-arm-msm, linux-clk, lkml
On 09/21/2017 07:49 PM, 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 v8 (https://lkml.org/lkml/2017/6/23/476) * Converted APCS mailbox driver to use regmap and to populate child platform devices that will handle the rest of the functionality provided by APCS block. * Picked Rob's Ack for the PLL binding. * Changed the APCS binding and put it into a separate patch. * Addressed review comments. * Minor changes.
Hi Stephen and Bjorn. A gentle ping on this..