OSDN Git Service

clk: pxa: b bit of clkcfg means fast bus
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sun, 23 Oct 2016 12:19:28 +0000 (14:19 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 2 Nov 2016 00:46:53 +0000 (17:46 -0700)
commit7c5145191b2c5351ebc049f9a7108a6548889d56
tree46409cec7d4378f5c4332b460c066afb5ab8c288
parent26bd423b88a7a5c5fe5a042a8d7209d5ebdcbd1b
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>
drivers/clk/pxa/clk-pxa27x.c