aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMohan Kumar <[email protected]>2022-02-16 14:52:36 +0530
committerTakashi Iwai <[email protected]>2022-02-21 11:03:35 +0100
commitb58d511ded88ebfc14381eb9fe6e66080e8ed10f (patch)
tree17091a39468d7d5416a4d28d85f6a38e27c4370a /tools/perf/scripts/python
parentf43156a9563f9262d7852ab79770f38f1fae7d76 (diff)
ALSA: hda/tegra: Hardcode GCAP ISS value on T234
The GCAP register on Tegra234 implies no Input Streams(ISS) supported, but the HW output stream descriptor programming should start with offset 0x20*4 from base stream descriptor address. This will be a problem while calculating the offset for output stream descriptor which will be considering input stream also. So here output stream starts with offset 0 which is wrong as HW register for output stream offset starts with 4. So hardcode the input stream numbers to 4 to avoid the issue in offset calculation. Signed-off-by: Mohan Kumar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions