2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 14:14:01 +08:00
linux-next/drivers/clk/pxa
Robert Jarzmik 7c5145191b clk: pxa: b bit of clkcfg means fast bus
The meaning of this bit was inverted :
 - when set to 0, system bus clock is half of the CPU run clock
 - when set to 1, system bus clock is the CPU run clock

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-11-01 17:46:53 -07:00
..
clk-pxa3xx.c The clk changes for this release cycle are mostly dominated by 2016-03-23 06:06:45 -07:00
clk-pxa25x.c clk: pxa: core pll is not affected by t bit 2016-11-01 17:46:49 -07:00
clk-pxa27x.c clk: pxa: b bit of clkcfg means fast bus 2016-11-01 17:46:53 -07:00
clk-pxa.c clk: Replace explicit clk assignment with __clk_hw_set_clk 2015-02-18 09:40:11 -08:00
clk-pxa.h clk: pxa: Fix const discarding warning 2015-06-12 14:30:12 -07:00
Makefile clk: pxa: add pxa3xx clock driver 2015-01-27 17:03:52 -08:00