commit | addc3ba666fc5439a05f33263cc52f2c3f77af15 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Oct 29 18:23:18 2015 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Fri Nov 20 15:46:27 2015 -0800 |
tree | ba31ef02193e1e0051f87d073d7a606dde529a8a | |
parent | 5a0566d5dd4c82fe2cedefa0f1b2ae179349b0ed [diff] |
clk: bcm: Add BCM63138 clock support BCM63138 has a simple clocking domain which is primarily the ARMPLL clocking complex, from which the ARM (CPU), APB and AXI clocks would be derived from. Since the ARMPLL controller is entirely compatible with the iProc ARM PLL, we just initialize it without additional parameters. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>