From 4ea6552ba82d75e26e3f8ddb011b6df08fc86126 Mon Sep 17 00:00:00 2001 From: Paresh Bhagat Date: Wed, 6 May 2026 11:14:34 +0530 Subject: [PATCH] ti: Add PCM6240 firmware with multiple audio profiles support Add Texas Instruments PCM6240 Family Audio ADC/DAC device firmware with support for multiple audio configuration profiles: Profile 0: 8ch Non-Interleaved Profile 1: 8ch Interleaved Profile 2: J2A Stereo Profile 3: J2B Stereo Profile 4: J1A Stereo Profile 5: J1B Stereo Profile 6: J2A,J2B 4ch Non-Interleaved Profile 7: J2A,J2B 4ch Interleaved Profile 8: J1A,J1B 4ch Non-Interleaved Profile 9: J1A,J1B 4ch Interleaved Signed-off-by: Vishnu Singh Signed-off-by: Paresh Bhagat --- WHENCE | 12 ++++++++++++ ti/pcm6240/pcm6240-i2c-1-2dev.bin | Bin 0 -> 2684 bytes 2 files changed, 12 insertions(+) create mode 100644 ti/pcm6240/pcm6240-i2c-1-2dev.bin diff --git a/WHENCE b/WHENCE index d4f0871f..291d9668 100644 --- a/WHENCE +++ b/WHENCE @@ -9999,3 +9999,15 @@ Driver: pcie-rcar-gen4 - Renesas R-Car Gen4 PCIe controller File: rcar_gen4_pcie.bin Licence: Redistributable. See LICENCE.r8a779g_pcie_phy for details. +-------------------------------------------------------------------------- + +Driver: PCM6240 - Texas Instruments PCM6240 Family Audio ADC/DAC Device + +File: ti/pcm6240/pcm6240-i2c-1-2dev.bin + +Version: 1.0 + +Licence: Redistributable. See LICENCE.ti-tspa for details. + +Info: +Firmware file generated via https://git.ti.com/cgit/lpaa-android-drivers/tasdevice-linux-driver/tree/json/tool/Non_Integrated_Bin_Tool_v1.4.1 and branch-master. diff --git a/ti/pcm6240/pcm6240-i2c-1-2dev.bin b/ti/pcm6240/pcm6240-i2c-1-2dev.bin new file mode 100644 index 0000000000000000000000000000000000000000..089aa34884435158c9f2f57f47daecd77c4e364a GIT binary patch literal 2684 zcmds&ze)o^5XNWkPNVTIq_MNO!dCEth@ed*C`Pb|>BT<>1|$*l2LuaW#b?k5u-8Yh z$OBmT2>$jikw6lXO*V}SUvj(b?#wse%&bWEDg3C^Mbr{dwddoC5^)qiy^&>oBZYji zHi&QLgXo|6SO2BB6I~R-X!okt3iqyW!?Q+xt5$Et4|nlpC%&12tgAfr%DyUaMTwK1 zA<8b_O7iL4Sry3;`IQ%uHI{r&Bw(IHoBex{1NIfc5jX|SACVSlcg0Nv^Esr_`?ZO- zIG$SP!^AEJ{blUB*v(9`I}{tUxZoO|d+O29N4EPA4)8UHpEJj%U}zUTe6$FN&vdZ~ z%Y`DD6YA7CCu8CU7N;LNHlJ)Sfl+y*^=1s^4Y3)FN%NgN0qw3DpC@lzvkhZWIk{<@2HXO+=X%`!YG50GfK_gVupDXKv}`l!M%`J}%^9N``C+P?=B9O< zhnrR1EOLu_ymoqB`oyS9r@g34l2yT|I>@um7^*k=P|~L-_9CnGmujfFn)1{n7T$L) ka_zsqeO*mo8JBwO!g*o3TFl`=uBJQ_UE#XW_tX~GUpXDkCIA2c literal 0 HcmV?d00001 -- 2.47.3