[PATCH v3 07/10] clk: iproc: Separate status and control variables
From: Stephen Boyd <hidden>
Date: 2015-10-22 00:04:56
Also in:
linux-clk, linux-devicetree, lkml
From: Stephen Boyd <hidden>
Date: 2015-10-22 00:04:56
Also in:
linux-clk, linux-devicetree, lkml
On 10/15, Jon Mason wrote:
Some PLLs have separate registers for Status and Control. The means the pll_base needs to be split into 2 new variables, so that those PLLs can specify device tree registers for those independently. Also, add a new driver flag to identify this presence of the split, and let the driver know that additional registers need to be used. Signed-off-by: Jon Mason <redacted> ---
Applied to clk-iproc -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project