<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6cf5df10 - ASoC: SOF: imx: add driver for the imx95 chip</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#6cf5df10</link>
        <description>ASoC: SOF: imx: add driver for the imx95 chipAdd SOF support for the imx95 chip. Although the support is justfor the imx95 chip, the driver is intended for all chips in the imx9family.Note that the imx95 support could have just as easily been addedto the imx8 platform driver but a new platform driver was createdbecause the intention is to keep the families in separate drivers.Signed-off-by: Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;Reviewed-by: Frank Li &lt;Frank.Li@nxp.com&gt;Link: https://patch.msgid.link/20250207162246.3104-8-laurentiumihalcea111@gmail.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Fri, 07 Feb 2025 16:22:46 +0000</pubDate>
        <dc:creator>Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>07e3e514 - ASoC: SOF: imx: merge imx8 and imx8ulp drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#07e3e514</link>
        <description>ASoC: SOF: imx: merge imx8 and imx8ulp driversNow that the common interface for imx chip has been introduced,there&apos;s no longer a need to have a separate platform driver forimx8ulp. As such, merge the driver with the imx8 driver. Furthermore,delete the old driver as it&apos;s no longer useful.Signed-off-by: Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;Reviewed-by: Frank Li &lt;Frank.Li@nxp.com&gt;Link: https://patch.msgid.link/20250207162246.3104-7-laurentiumihalcea111@gmail.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Fri, 07 Feb 2025 16:22:45 +0000</pubDate>
        <dc:creator>Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>896530b7 - ASoC: SOF: imx: merge imx8 and imx8m drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#896530b7</link>
        <description>ASoC: SOF: imx: merge imx8 and imx8m driversNow that the common interface for imx chip has been introduced,there&apos;s no longer a need to have a separate platform driver forimx8m. As such, merge the driver with the imx8 driver. Furthermore,delete the old driver as it&apos;s no longer useful.Signed-off-by: Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;Reviewed-by: Frank Li &lt;Frank.Li@nxp.com&gt;Link: https://patch.msgid.link/20250207162246.3104-6-laurentiumihalcea111@gmail.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Fri, 07 Feb 2025 16:22:44 +0000</pubDate>
        <dc:creator>Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>fb5319af - ASoC: SOF: imx: Add i.MX8ULP HW support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#fb5319af</link>
        <description>ASoC: SOF: imx: Add i.MX8ULP HW supportThis adds skeleton support for the audio DSP hardware found onNXP i.MX8ULP platform.On i.MX8ULP resources (clocks, power, etc) are managed by theSystem Integration Module in LPAV domain and XRDC which is handledby arm trusted firmware.Signed-off-by: Zhang Peng &lt;peng.zhang_8@nxp.com&gt;Signed-off-by: Shengjiu Wang &lt;shengjiu.wang@nxp.com&gt;Reviewed-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Link: https://lore.kernel.org/r/1660787634-28550-2-git-send-email-shengjiu.wang@nxp.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Thu, 18 Aug 2022 01:53:54 +0000</pubDate>
        <dc:creator>Zhang Peng &lt;peng.zhang_8@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>7ed1f83b - ASoC: SOF: Compile and runtime IPC version selection</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#7ed1f83b</link>
        <description>ASoC: SOF: Compile and runtime IPC version selectionThe new IPC4 version is only supported by Intel platforms, iMX, AMD andMediaTek only uses the standard SOF IPC.There is no need for these platforms to build kernel support for IPC4 asit is just dead code for them.SND_SOC_SOF_IPC3 and SND_SOC_SOF_INTEL_IPC4 is introduced to allow compiletime selection and exclusion of IPC implementations.To avoid randconfig failures add also support for runtime selection ofthe IPC ops in ipc.c based on sdev-&gt;pdata-&gt;ipc_typeSigned-off-by: Peter Ujfalusi &lt;peter.ujfalusi@linux.intel.com&gt;Reviewed-by: Bard Liao &lt;yung-chuan.liao@linux.intel.com&gt;Reviewed-by: Ranjani Sridharan &lt;ranjani.sridharan@linux.intel.com&gt;Link: https://lore.kernel.org/r/20220614075618.28605-1-peter.ujfalusi@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Tue, 14 Jun 2022 07:56:17 +0000</pubDate>
        <dc:creator>Peter Ujfalusi &lt;peter.ujfalusi@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7548a391 - ASoC: SOF: i.MX: simplify Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#7548a391</link>
        <description>ASoC: SOF: i.MX: simplify KconfigFollow the Intel example and simplify the Kconfiga) start from the end-product for &apos;select&apos; chainsb) use &apos;depends on&apos; to filter out configurations.c) use snd-sof-of as a common module without any &apos;select&apos;Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Reviewed-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Signed-off-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Link: https://lore.kernel.org/r/20211116124131.46414-1-daniel.baluta@oss.nxp.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Tue, 16 Nov 2021 12:41:31 +0000</pubDate>
        <dc:creator>Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>858f7a5c - ASoC: SOF: Introduce fragment elapsed notification API</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#858f7a5c</link>
        <description>ASoC: SOF: Introduce fragment elapsed notification APIThis patch prepares the introduction of the compress API with SOF.After each fragment is accepted by the DSP we need to informthe userspace applications that they can send the next fragment.This is done via snd_compr_fragment_elapsed.Similar with the PCM case, in order to avoid sending an IPC beforethe previous IPC is handled we need to schedule a delayed work tocall snd_compr_fragment_elapsed().See snd_sof_pcm_period_elapsed.To sum up this patch offers the following API to SOF code:	* snd_sof_compr_init_elapsed_work	* snd_sof_compr_fragment_elapsedNote that implementation for compressed function is in a new fileselected via CONFIG_SND_SOC_SOF_COMPRESS invisible config option.This option is automatically selected for platforms that supportthe compress interface. For now only i.MX8 platforms support this.For symmetry we introduce snd_sof_pcm_init_elapsed_work to setupthe work struct for PCM case.Signed-off-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Signed-off-by: Bud Liviu-Alexandru &lt;budliviu@gmail.com&gt;Reviewed-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Reviewed-by: Paul Olaru &lt;paul.olaru@oss.nxp.com&gt;Reviewed-by: P&#233;ter Ujfalusi &lt;peter.ujfalusi@linux.intel.com&gt;Link: https://lore.kernel.org/r/20211004152147.1268978-5-daniel.baluta@oss.nxp.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Mon, 04 Oct 2021 15:21:47 +0000</pubDate>
        <dc:creator>Daniel Baluta &lt;daniel.baluta@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>724d53f6 - ASoC: SOF: imx: fix Kconfig punctuation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#724d53f6</link>
        <description>ASoC: SOF: imx: fix Kconfig punctuationAdd periods at the end of sentences in help text.Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Reviewed-by: Ranjani Sridharan &lt;ranjani.sridharan@linux.intel.com&gt;Reviewed-by: Rander Wang &lt;rander.wang@linux.intel.com&gt;Reviewed-by: Guennadi Liakhovetski &lt;guennadi.liakhovetski@linux.intel.com&gt;Link: https://lore.kernel.org/r/20201112164425.25603-2-pierre-louis.bossart@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Thu, 12 Nov 2020 16:44:22 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>18ebffe4 - ASoC: SOF: imx: Add debug support for imx platforms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#18ebffe4</link>
        <description>ASoC: SOF: imx: Add debug support for imx platformsThis patch adds debug support for imx platforms. This is important inorder to gather information about the state of the DSP in case of anoops and the reason for the oops.This is done by checking if a message with a panic code has been placedin the debug box, in the imx8_dsp_handle_request function from sof/imx.If positive, the function imx8_dump, added in common, will be called.The first step is to gather information about the registers, filename,line number and stack by calling the imx8_get_registers, added in common.Then the information will be printed to the console by calling theget_status function.Signed-off-by: Iulian Olaru &lt;iulianolaru249@yahoo.com&gt;Reviewed-by: Guennadi Liakhovetski &lt;guennadi.liakhovetski@linux.intel.com&gt;Reviewed-by: Daniel Baluta &lt;daniel.baluta@gmail.com&gt;Signed-off-by: Kai Vehmanen &lt;kai.vehmanen@linux.intel.com&gt;Link: https://lore.kernel.org/r/20200917105633.2579047-2-kai.vehmanen@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Thu, 17 Sep 2020 10:56:26 +0000</pubDate>
        <dc:creator>Iulian Olaru &lt;iulianolaru249@yahoo.com&gt;</dc:creator>
    </item>
<item>
        <title>5a1fa00a - ASoC: SOF: sof-of-dev: Add .arch_ops field</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#5a1fa00a</link>
        <description>ASoC: SOF: sof-of-dev: Add .arch_ops fieldAdd .arch_ops field in the sof_imx8x_ops structure.The inclusion of this field will allow the usage of functions fromsof/core.c in order to print debug information such as the registers anda stack dump in case of a firmware ops.The SND_SOC_SOF_XTENSA is added in the imx/Kconfig file so the compilationis successful.Signed-off-by: Iulian Olaru &lt;iulianolaru249@yahoo.com&gt;Reviewed-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Reviewed-by: Daniel Baluta &lt;daniel.baluta@gmail.com&gt;Signed-off-by: Ranjani Sridharan &lt;ranjani.sridharan@linux.intel.com&gt;Link: https://lore.kernel.org/r/20200825235040.1586478-8-ranjani.sridharan@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Tue, 25 Aug 2020 23:50:40 +0000</pubDate>
        <dc:creator>Iulian Olaru &lt;iulianolaru249@yahoo.com&gt;</dc:creator>
    </item>
<item>
        <title>e149ca29 - ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#e149ca29</link>
        <description>ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyRemove the ambiguity with GPL-2.0 and use an explicit GPL-2.0-onlytag.Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Reviewed-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Reviewed-by: Kai Vehmanen &lt;kai.vehmanen@linux.intel.com&gt;Reviewed-by: Guennadi Liakhovetski &lt;guennadi.liakhovetski@linux.intel.com&gt;Link: https://lore.kernel.org/r/20200501145850.15178-1-pierre-louis.bossart@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Fri, 01 May 2020 14:58:50 +0000</pubDate>
        <dc:creator>Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f9dfa8f2 - ASoC: SOF: sort out Kconfig, again</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#f9dfa8f2</link>
        <description>ASoC: SOF: sort out Kconfig, againThe imx8 config keeps causing issues:WARNING: unmet direct dependencies detected for SND_SOC_SOF_IMX8M  Depends on [n]: SOUND [=y] &amp;&amp; !UML &amp;&amp; SND [=y] &amp;&amp; SND_SOC [=m] &amp;&amp; SND_SOC_SOF_TOPLEVEL [=y] &amp;&amp; SND_SOC_SOF_IMX_TOPLEVEL [=y] &amp;&amp; IMX_DSP [=n]  Selected by [m]:  - SND_SOC_SOF_IMX_OF [=m] &amp;&amp; SOUND [=y] &amp;&amp; !UML &amp;&amp; SND [=y] &amp;&amp; SND_SOC [=m] &amp;&amp; SND_SOC_SOF_TOPLEVEL [=y] &amp;&amp; SND_SOC_SOF_IMX_TOPLEVEL [=y] &amp;&amp; SND_SOC_SOF_IMX8M_SUPPORT [=y]This is complicated by two drivers having dependencies on bothplatform specific drivers and the SND_SOC_SOF_OF framework code,and using an somewhat obscure method to build them the same wayas the SOC_SOF_OF symbol (built-in or modular).My solution now ensures that the two drivers can only be enabledwhen the dependencies are met:- When the platform specific drivers are built-in, everything is  fine, as SOC_SOF_OF is either =y or =m- When both are loadable modules, it also works, both for Kconfig  and at runtime- When the hardware drivers are loadable modules or disabled, and  SOC_SOF_OF=y, prevent the IMX_SOF_OF drivers from being turned on,  as this would be broken.It seems that this is just an elaborate way to describe two tristatesymbols that have straight dependencies, but maybe I&apos;m missing somesubtle point. It seems to always build for me now.Fixes: fe57a92c8858 (&quot;ASoC: SOF: Add missing dependency on IMX_SCU&quot;)Fixes: afb93d716533 (&quot;ASoC: SOF: imx: Add i.MX8M HW support&quot;)Fixes: cb0312f61c3e (&quot;ASoC: SOF: imx: fix undefined reference issue&quot;)Fixes: afb93d716533dd (&quot;ASoC: SOF: imx: Add i.MX8M HW support&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Acked-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Link: https://lore.kernel.org/r/20200428212752.2901778-1-arnd@arndb.deSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Tue, 28 Apr 2020 21:27:36 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>fe57a92c - ASoC: SOF: Add missing dependency on IMX_SCU</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#fe57a92c</link>
        <description>ASoC: SOF: Add missing dependency on IMX_SCUThis broke PowerPC allyesconfig.Reported-by: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;Link: https://lore.kernel.org/r/20200423142805.52757-1-broonie@kernel.orgSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Thu, 23 Apr 2020 14:28:05 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>afb93d71 - ASoC: SOF: imx: Add i.MX8M HW support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#afb93d71</link>
        <description>ASoC: SOF: imx: Add i.MX8M HW supportThis adds skeleton support for the audio DSP hardware found on NXP i.MX8Mplatform.There is one notable difference between i.MX8M and i.MX8, which doesn&apos;tallow us to reuse HW support from imx8.c file designed for i.MX8:On i.MX8M resources (clocks, power, pinctrl, etc) are managed by theLinux kernel while on i.MX8 resources are managed by a separateSystem Controller Firmware. This makes the interface to those resourcescompletely different.Signed-off-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Link: https://lore.kernel.org/r/20200409071832.2039-4-daniel.baluta@oss.nxp.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Thu, 09 Apr 2020 07:18:30 +0000</pubDate>
        <dc:creator>Daniel Baluta &lt;daniel.baluta@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>cb0312f6 - ASoC: SOF: imx: fix undefined reference issue</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#cb0312f6</link>
        <description>ASoC: SOF: imx: fix undefined reference issuemake.cross ARCH=mips allyesconfig fails with the following error:sound/soc/sof/sof-of-dev.o:(.data.sof_of_imx8qxp_desc+0x40): undefinedreference to `sof_imx8x_ops&apos;.This seems to be a Makefile order issue, solve by using the samestructure as for Intel platforms.Fixes: f9ad75468453 (&quot;ASoC: SOF: imx: fix reverse CONFIG_SND_SOC_SOF_OFdependency&quot;)Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Signed-off-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Link: https://lore.kernel.org/r/20200409071832.2039-3-daniel.baluta@oss.nxp.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Thu, 09 Apr 2020 07:18:29 +0000</pubDate>
        <dc:creator>Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>fe17e6cd - ASoC: SOF: imx8: Fix randbuild error</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#fe17e6cd</link>
        <description>ASoC: SOF: imx8: Fix randbuild errorwhen do randconfig like this:CONFIG_SND_SOC_SOF_IMX8_SUPPORT=yCONFIG_SND_SOC_SOF_IMX8=yCONFIG_SND_SOC_SOF_OF=yCONFIG_IMX_DSP=mCONFIG_IMX_SCU=ythere is a link error:sound/soc/sof/imx/imx8.o: In function &apos;imx8_send_msg&apos;:imx8.c:(.text+0x380): undefined reference to &apos;imx_dsp_ring_doorbell&apos;Select IMX_DSP in SND_SOC_SOF_IMX8_SUPPORT to fix thisFixes: f9ad75468453 (&quot;ASoC: SOF: imx: fix reverse CONFIG_SND_SOC_SOF_OF dependency&quot;)Reported-by: Hulk Robot &lt;hulkci@huawei.com&gt;Signed-off-by: YueHaibing &lt;yuehaibing@huawei.com&gt;Signed-off-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Link: https://lore.kernel.org/r/20200409071832.2039-2-daniel.baluta@oss.nxp.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Thu, 09 Apr 2020 07:18:28 +0000</pubDate>
        <dc:creator>YueHaibing &lt;yuehaibing@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>f9ad7546 - ASoC: SOF: imx: fix reverse CONFIG_SND_SOC_SOF_OF dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#f9ad7546</link>
        <description>ASoC: SOF: imx: fix reverse CONFIG_SND_SOC_SOF_OF dependencyupdated solution to the problem reported with randconfig:CONFIG_SND_SOC_SOF_IMX depends on CONFIG_SND_SOC_SOF, but is inturn referenced by the sof-of-dev driver. This creates a reversedependency that manifests in a link error when CONFIG_SND_SOC_SOF_OFis built-in but CONFIG_SND_SOC_SOF_IMX=m:sound/soc/sof/sof-of-dev.o:(.data+0x118): undefined reference to `sof_imx8_ops&apos;use def_trisate to propagate the right settings without select.Fixes: f4df4e4042b0 (&quot;ASoC: SOF: imx8: Fix COMPILE_TEST error&quot;)Fixes: 202acc565a1f (&quot;ASoC: SOF: imx: Add i.MX8 HW support&quot;)Suggested-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Link: https://lore.kernel.org/r/20191101173045.27099-6-pierre-louis.bossart@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Fri, 01 Nov 2019 17:30:39 +0000</pubDate>
        <dc:creator>Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>82e8d723 - sound: Fix Kconfig indentation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#82e8d723</link>
        <description>sound: Fix Kconfig indentationAdjust indentation from spaces to tab (+optional two spaces) as incoding style with command like:    $ sed -e &apos;s/^        /\t/&apos; -i */KconfigSigned-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Acked-by: Mark Brown &lt;broonie@kernel.org&gt;Link: https://lore.kernel.org/r/20191004144931.3851-1-krzk@kernel.orgSigned-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Fri, 04 Oct 2019 14:49:31 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f4df4e40 - ASoC: SOF: imx8: Fix COMPILE_TEST error</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#f4df4e40</link>
        <description>ASoC: SOF: imx8: Fix COMPILE_TEST errorWhen do compile test, if SND_SOC_SOF_OF is not set, we get:sound/soc/sof/imx/imx8.o: In function `imx8_dsp_handle_request&apos;:imx8.c:(.text+0xb0): undefined reference to `snd_sof_ipc_msgs_rx&apos;sound/soc/sof/imx/imx8.o: In function `imx8_ipc_msg_data&apos;:imx8.c:(.text+0xf4): undefined reference to `sof_mailbox_read&apos;sound/soc/sof/imx/imx8.o: In function `imx8_dsp_handle_reply&apos;:imx8.c:(.text+0x160): undefined reference to `sof_mailbox_read&apos;Make SND_SOC_SOF_IMX_TOPLEVEL always depends on SND_SOC_SOF_OFReported-by: Hulk Robot &lt;hulkci@huawei.com&gt;Fixes: 202acc565a1f (&quot;ASoC: SOF: imx: Add i.MX8 HW support&quot;)Signed-off-by: YueHaibing &lt;yuehaibing@huawei.com&gt;Reviewed-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Reviewed-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Link: https://lore.kernel.org/r/20190905064400.24800-1-yuehaibing@huawei.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Thu, 05 Sep 2019 06:44:00 +0000</pubDate>
        <dc:creator>YueHaibing &lt;yuehaibing@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>202acc56 - ASoC: SOF: imx: Add i.MX8 HW support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Kconfig#202acc56</link>
        <description>ASoC: SOF: imx: Add i.MX8 HW supportAdd support for the audio DSP hardware found on NXP i.MX8 platform.Signed-off-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Link: https://lore.kernel.org/r/20190821164730.7385-4-pierre-louis.bossart@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Kconfig</description>
        <pubDate>Wed, 21 Aug 2019 16:47:30 +0000</pubDate>
        <dc:creator>Daniel Baluta &lt;daniel.baluta@nxp.com&gt;</dc:creator>
    </item>
</channel>
</rss>
