diff options
author | Bastien Curutchet <[email protected]> | 2024-04-02 09:12:11 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-04-09 16:58:41 +0100 |
commit | 92e7bb2b6aa374c130dcf052f2c52f63c5b75d38 (patch) | |
tree | 98b74c1508052ebd2a3f2feadf0b46588f3371a6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 091b440ffd7cb542fd45c39dddd56bd870f9e180 (diff) |
ASoC: ti: davinci-i2s: Add S24_LE to supported formats
S24_LE is supported by McBSP but not by the driver.
Add S24_LE to driver's supported formats. Using it enables the sign
extension in DRR (Data Receive Register). The other formats are kept
with the zero extension in DRR.
Remove data_type table as it is no longer used.
Signed-off-by: Bastien Curutchet <[email protected]>
Acked-by: Peter Ujfalusi <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions