aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorCurtis Malainey <[email protected]>2019-05-03 12:32:14 -0700
committerMark Brown <[email protected]>2019-05-06 23:43:42 +0900
commita46eb523220e242affb9a6bc9bb8efc05f4f7459 (patch)
tree0c90660a90ee5f582065cd3eced656cccc13e934 /tools/perf/scripts/python/exported-sql-viewer.py
parent1587a061ef562de0d97c82a95863e191bcd69d63 (diff)
ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
The current algorithm allows 3 types of transfers, 16bit, 32bit and burst. According to Realtek, 16bit transfers have a special restriction in that it is restricted to the memory region of 0x18020000 ~ 0x18021000. This region is the memory location of the I2C registers. The current algorithm does not uphold this restriction and therefore fails to complete writes. Since this has been broken for some time it likely no one is using it. Better to simply disable the 16 bit writes. This will allow users to properly load firmware over SPI without data corruption. Signed-off-by: Curtis Malainey <[email protected]> Reviewed-by: Ben Zhang <[email protected]> Signed-off-by: Mark Brown <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions