Searched hist:"40 c8bec3" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-iproc.h | 40c8bec3 Thu Oct 15 14:48:30 CDT 2015 Jon Mason <jonmason@broadcom.com> clk: iproc: Separate status and control variables
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 <jonmason@broadcom.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> 40c8bec3 Thu Oct 15 14:48:30 CDT 2015 Jon Mason <jonmason@broadcom.com> clk: iproc: Separate status and control variables 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 <jonmason@broadcom.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | clk-iproc-pll.c | 40c8bec3 Thu Oct 15 14:48:30 CDT 2015 Jon Mason <jonmason@broadcom.com> clk: iproc: Separate status and control variables
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 <jonmason@broadcom.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> 40c8bec3 Thu Oct 15 14:48:30 CDT 2015 Jon Mason <jonmason@broadcom.com> clk: iproc: Separate status and control variables 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 <jonmason@broadcom.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|