<?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>7ed1f83b - ASoC: SOF: Compile and runtime IPC version selection</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/mediatek/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/mediatek/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>e0100bfd - ASoC: SOF: mediatek: Add mt8186 ipc support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/mediatek/Kconfig#e0100bfd</link>
        <description>ASoC: SOF: mediatek: Add mt8186 ipc supportmt8186 DSP uses two hardware mailbox IP to communicate with AP.One mailbox is used for requests coming from AP, and the otherone is for requests from DSP.Signed-off-by: Allen-KH Cheng &lt;Allen-KH.Cheng@mediatek.com&gt;Signed-off-by: Tinghan Shen &lt;tinghan.shen@mediatek.com&gt;Link: https://lore.kernel.org/r/20220512082215.3018-4-tinghan.shen@mediatek.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/mediatek/Kconfig</description>
        <pubDate>Thu, 12 May 2022 08:22:15 +0000</pubDate>
        <dc:creator>Tinghan Shen &lt;tinghan.shen@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>aea93501 - ASoC: SOF: mediatek: Add ipc support for mt8195</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/mediatek/Kconfig#aea93501</link>
        <description>ASoC: SOF: mediatek: Add ipc support for mt8195This patch adds mt8195 IPC support by using mailbox.On mt8195 resource, there are two mboxes used to handle ipc requestand reply. We create a mtk-adsp-ipc client device to request mboxcontrollers.Signed-off-by: Allen-KH Cheng &lt;Allen-KH.Cheng@mediatek.com&gt;Reported-by: kernel test robot &lt;lkp@intel.com&gt;Link: https://lore.kernel.org/r/20220512082215.3018-3-tinghan.shen@mediatek.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/mediatek/Kconfig</description>
        <pubDate>Thu, 12 May 2022 08:22:14 +0000</pubDate>
        <dc:creator>Allen-KH Cheng &lt;Allen-KH.Cheng@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>1f0214a8 - ASoC: SOF: mediatek: Add mt8186 hardware support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/mediatek/Kconfig#1f0214a8</link>
        <description>ASoC: SOF: mediatek: Add mt8186 hardware supportAdd support of SOF on Mediatek mt8186 SoC.MT8186 has 2 Cortex A76 cores paired with 6 Cortex A55 cores.It also has Cadence HiFi-5 DSP single core. The IPC communicationbetween AP and DSP is based on shared DRAM and mailbox interrupt.Signed-off-by: Allen-KH Cheng &lt;allen-kh.cheng@mediatek.com&gt;Signed-off-by: Tinghan Shen &lt;tinghan.shen@mediatek.com&gt;Reviewed-by: Ranjani Sridharan &lt;ranjani.sridharan@linux.intel.com&gt;Reviewed-by: Yaochun Hung &lt;yc.hung@mediatek.com&gt;Reviewed-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Link: https://lore.kernel.org/r/20220422055659.8738-2-tinghan.shen@mediatek.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/mediatek/Kconfig</description>
        <pubDate>Fri, 22 Apr 2022 05:56:56 +0000</pubDate>
        <dc:creator>Tinghan Shen &lt;tinghan.shen@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>32d7e03d - ASoC: SOF: mediatek: Add mt8195 hardware support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/mediatek/Kconfig#32d7e03d</link>
        <description>ASoC: SOF: mediatek: Add mt8195 hardware supportThis patch initialize to support SOF on Mediatek mt8195 platform.MT8195 has four Cortex A78 cores paired with four Cortex A55 cores.It also has Cadence HiFi-4 DSP single core. There are shared DRAM andmailbox interrupt between AP and DSP to use for IPC communication.Signed-off-by: YC Hung &lt;yc.hung@mediatek.com&gt;Reviewed-by: P&#233;ter Ujfalusi &lt;peter.ujfalusi@linux.intel.com&gt;Reviewed-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: Kai Vehmanen &lt;kai.vehmanen@linux.intel.com&gt;Reviewed-by: Guennadi Liakhovetski &lt;guennadi.liakhovetski@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/20211118100749.54628-2-daniel.baluta@oss.nxp.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/mediatek/Kconfig</description>
        <pubDate>Thu, 18 Nov 2021 10:07:42 +0000</pubDate>
        <dc:creator>YC Hung &lt;yc.hung@mediatek.com&gt;</dc:creator>
    </item>
</channel>
</rss>
