clk: atlas7: fix bit field and its root clk for coresight_tpiu
authorGuo Zeng <guo.zeng@csr.com>
Tue, 4 Aug 2015 14:45:31 +0000 (14:45 +0000)
committerMichael Turquette <mturquette@baylibre.com>
Mon, 24 Aug 2015 23:49:07 +0000 (16:49 -0700)
commitcf8709eabc07c4681eb0bfd63139142c9bef8b59
tree1f623981a6d591472de3d63c9bb7eeb2423ae2a1
parentd1ccbddd090b74b8027727cb543b9c23d7f0f23e
clk: atlas7: fix bit field and its root clk for coresight_tpiu

bit4 thcpum_cpudiv4_clken  r/w
thcpum_cpudiv4_clk clock enable (default: 1)
Root clock CPU_CLK must be enabled for this clock to be enabled

bit3 coresight_tpiu_clken  r/w
coresight_tpiu_clk clock enable (default: 0)
Root clock TPIU_CLK must be enabled for this clock to be enabled

Signed-off-by: Guo Zeng <guo.zeng@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/sirf/clk-atlas7.c