aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorXing Zheng <[email protected]>2016-01-29 16:49:21 +0800
committerHeiko Stuebner <[email protected]>2016-02-02 22:42:37 +0100
commitf6bb9d5f30d6986c4fdce1ed5a36088a0c30c544 (patch)
tree51daae9107c7638aea33f850a67388c7ae857608 /tools/perf/scripts/python/bin
parentf629fcfab2cd8a2f1a571fbc83e76a81ee3470db (diff)
ARM: dts: rockchip: increase the mclk_fs to 512 for kylin board
If we playback the 8KHz FS audio with the 256 mclk_fs, we need the mclk = 256 * 8000 = 2.048MHz, the frac div is 594 / 2.048 = 290, the frac div value 0x00809015 set to the CRU_CLKSEL7_CON will cause to hang. We increase the mclk_fs to 512, will get the mclk = 512 * 8000 = 4.096MHz, use 0x01009015 instead of 0x00809015 to work around this issue. We will keep tracking it. Signed-off-by: Xing Zheng <[email protected]> Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions