Patch "ASoC: tas2781: add support for FW version 0x0503" has been added to the 6.6-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    ASoC: tas2781: add support for FW version 0x0503

to the 6.6-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     asoc-tas2781-add-support-for-fw-version-0x0503.patch
and it can be found in the queue-6.6 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit e2290a92994566f1fadbe5f845824ab5d447fc30
Author: Gergo Koteles <soyer@xxxxxx>
Date:   Thu Dec 14 01:25:39 2023 +0100

    ASoC: tas2781: add support for FW version 0x0503
    
    [ Upstream commit ee00330a5b78e2acf4b3aac32913da43e2c12a26 ]
    
    Layout of FW version 0x0503 is compatible with 0x0502.
    Already supported by TI's tas2781-linux-driver tree.
    https://git.ti.com/cgit/tas2781-linux-drivers/tas2781-linux-driver/
    
    Fixes: 915f5eadebd2 ("ASoC: tas2781: firmware lib")
    Signed-off-by: Gergo Koteles <soyer@xxxxxx>
    Link: https://msgid.link/r/98d4ee4e01e834af72a1a0bea6736facf43582e0.1702513517.git.soyer@xxxxxx
    Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/sound/soc/codecs/tas2781-fmwlib.c b/sound/soc/codecs/tas2781-fmwlib.c
index 1dfac9b2fca2..61b05629a9a9 100644
--- a/sound/soc/codecs/tas2781-fmwlib.c
+++ b/sound/soc/codecs/tas2781-fmwlib.c
@@ -2012,6 +2012,7 @@ static int tasdevice_dspfw_ready(const struct firmware *fmw,
 	case 0x301:
 	case 0x302:
 	case 0x502:
+	case 0x503:
 		tas_priv->fw_parse_variable_header =
 			fw_parse_variable_header_kernel;
 		tas_priv->fw_parse_program_data =




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux