diff options
author | Bastien Curutchet <bastien.curutchet@bootlin.com> | 2024-04-02 10:12:11 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-04-09 18:58:41 +0300 |
commit | 92e7bb2b6aa374c130dcf052f2c52f63c5b75d38 (patch) | |
tree | 98b74c1508052ebd2a3f2feadf0b46588f3371a6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 091b440ffd7cb542fd45c39dddd56bd870f9e180 (diff) | |
download | linux-92e7bb2b6aa374c130dcf052f2c52f63c5b75d38.tar.xz |
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 <bastien.curutchet@bootlin.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Link: https://msgid.link/r/20240402071213.11671-12-bastien.curutchet@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions