sound:starfive:spdif:Add S24_3LE
authorXingyu Wu <xingyu.wu@starfivetech.com>
Fri, 29 Jul 2022 10:38:54 +0000 (18:38 +0800)
committerXingyu Wu <xingyu.wu@starfivetech.com>
Mon, 1 Aug 2022 08:24:43 +0000 (16:24 +0800)
commit70af3bbc909d080517d8dc794556afcf952b330a
tree42693b8faa0a7a86eedc75b82228465c69be0aab
parent73c8ff5340bf97a6daf39194e6fee20658d2ad98
sound:starfive:spdif:Add S24_3LE

support audio files of 24 bit in 3bytes.
To adapt S24_3LE and ALSA pass parameter of S24_LE.
Data operation of S24_LE should be same to S24_3LE.
So it would wrong when playback S24_LE file.

Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
sound/soc/starfive/starfive_spdif.c
sound/soc/starfive/starfive_spdif_pcm.c