diff options
| author | Martin Sperl <[email protected]> | 2016-02-29 11:39:17 +0000 |
|---|---|---|
| committer | Eric Anholt <[email protected]> | 2016-03-17 10:42:17 -0700 |
| commit | 6727f086cfe4ddcc651eb2bf4301abfcf619be06 (patch) | |
| tree | e4d3188411c381e2c41cbf42b4ad8a0a6f728b4f /tools/perf/scripts/python | |
| parent | 4d3ac6662452060721599a3392bc2f524af984cb (diff) | |
clk: bcm2835: pll_off should only update CM_PLL_ANARST
bcm2835_pll_off is currently assigning CM_PLL_ANARST to the control
register, which may lose the other bits that are currently set by the
clock dividers.
It also now locks during the read/modify/write cycle of both
registers.
Fixes: 41691b8862e2 ("clk: bcm2835: Add support for programming the
audio domain clocks")
Signed-off-by: Martin Sperl <[email protected]>
Signed-off-by: Eric Anholt <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions