Searched hist:addc3ba666fc5439a05f33263cc52f2c3f77af15 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/clk/bcm/ |
H A D | clk-bcm63xx.c | addc3ba666fc5439a05f33263cc52f2c3f77af15 Fri Oct 30 02:23:18 CET 2015 Florian Fainelli <f.fainelli@gmail.com> 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>
|
H A D | Makefile | diff addc3ba666fc5439a05f33263cc52f2c3f77af15 Fri Oct 30 02:23:18 CET 2015 Florian Fainelli <f.fainelli@gmail.com> 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>
|
H A D | Kconfig | diff addc3ba666fc5439a05f33263cc52f2c3f77af15 Fri Oct 30 02:23:18 CET 2015 Florian Fainelli <f.fainelli@gmail.com> 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>
|