<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/sound/soc/codecs/rt722-sdca.h, branch v6.18.15</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v6.18.15</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v6.18.15'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2025-10-07T12:19:44+00:00</updated>
<entry>
<title>ASoC: rt722: add settings for rt722VB</title>
<updated>2025-10-07T12:19:44+00:00</updated>
<author>
<name>Shuming Fan</name>
<email>shumingf@realtek.com</email>
</author>
<published>2025-10-07T08:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a27539810e1e61efcfdeb51777ed875dc61e9d49'/>
<id>urn:sha1:a27539810e1e61efcfdeb51777ed875dc61e9d49</id>
<content type='text'>
This patch adds settings for RT722VB.

Signed-off-by: Shuming Fan &lt;shumingf@realtek.com&gt;
Link: https://patch.msgid.link/20251007080950.1999411-1-shumingf@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: rt722: fix pop noise at the beginning of DMIC recording</title>
<updated>2025-04-16T18:55:01+00:00</updated>
<author>
<name>Shuming Fan</name>
<email>shumingf@realtek.com</email>
</author>
<published>2025-04-16T09:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=9b62b7a6574ea25e1da15b883de74284fb45197c'/>
<id>urn:sha1:9b62b7a6574ea25e1da15b883de74284fb45197c</id>
<content type='text'>
This patch added the PDE status check which makes sure the PDE transition is done.
It will decrease the pop noise at the beginning of DMIC recording.

Signed-off-by: Shuming Fan &lt;shumingf@realtek.com&gt;
Link: https://patch.msgid.link/20250416092547.737879-1-shumingf@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: rt722: fix pop noise at the beginning of headphone playback</title>
<updated>2025-04-16T12:27:01+00:00</updated>
<author>
<name>Shuming Fan</name>
<email>shumingf@realtek.com</email>
</author>
<published>2025-04-16T09:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=91f4ca732495ea5dad39e1b041ef0c2a6e1fe02f'/>
<id>urn:sha1:91f4ca732495ea5dad39e1b041ef0c2a6e1fe02f</id>
<content type='text'>
This patch added the function_status check to avoid the calibration again.
The codec driver reinitializes when the 'FUNCTION_NEEDS_INITIALIZATION' flag raises.

Signed-off-by: Shuming Fan &lt;shumingf@realtek.com&gt;
Link: https://patch.msgid.link/20250416092528.737845-1-shumingf@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: rt722-sdca: Make use of new expanded MBQ regmap</title>
<updated>2025-02-03T14:03:43+00:00</updated>
<author>
<name>Charles Keepax</name>
<email>ckeepax@opensource.cirrus.com</email>
</author>
<published>2025-01-07T15:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=299ce4beaf714abe76e3ad106f2e745748f693e9'/>
<id>urn:sha1:299ce4beaf714abe76e3ad106f2e745748f693e9</id>
<content type='text'>
Now the MBQ regmap implementation handles multiple sizes, this driver
can combine its two register maps into one. So remove mbq_regmap and
combine all the registers into regmap.

Also as rt722_sdca_adc_mux_get/put() only exist to access mbq_regmap,
rather than doing any processing, these can now be dropped and the
normal DAPM helpers used.

Signed-off-by: Charles Keepax &lt;ckeepax@opensource.cirrus.com&gt;
Reviewed-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.dev&gt;
Link: https://patch.msgid.link/20250107154408.814455-7-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: rt722-sdca: add headset microphone vrefo setting</title>
<updated>2024-04-09T18:21:39+00:00</updated>
<author>
<name>Jack Yu</name>
<email>jack.yu@realtek.com</email>
</author>
<published>2024-04-09T06:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=140e0762ca055d1aa84b17847cde5d9e47f56f76'/>
<id>urn:sha1:140e0762ca055d1aa84b17847cde5d9e47f56f76</id>
<content type='text'>
Add vrefo settings to fix jd and headset mic recording issue.

Signed-off-by: Jack Yu &lt;jack.yu@realtek.com&gt;
Link: https://msgid.link/r/727219ed45d3485ba8f4646700aaa8a8@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: codecs: rt722-sdca: do not store status in state container</title>
<updated>2023-05-18T10:25:25+00:00</updated>
<author>
<name>Krzysztof Kozlowski</name>
<email>krzysztof.kozlowski@linaro.org</email>
</author>
<published>2023-05-18T07:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b932f21f6678659bd434c0d47e3bebc94bae0a51'/>
<id>urn:sha1:b932f21f6678659bd434c0d47e3bebc94bae0a51</id>
<content type='text'>
Driver in its update status callback stores Soundwire device status in
state container but it never uses it later.  Simplify the code a bit.

Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org
Reviewed-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com
Link: https://lore.kernel.org/r/20230518072753.7361-13-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown &lt;broonie@kernel.org
</content>
</entry>
<entry>
<title>ASoC: rt722-sdca: Add RT722 SDCA driver</title>
<updated>2023-05-09T06:35:57+00:00</updated>
<author>
<name>Jack Yu</name>
<email>jack.yu@realtek.com</email>
</author>
<published>2023-04-21T03:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7f5d6036ca0059f749414380e19bfc346961353c'/>
<id>urn:sha1:7f5d6036ca0059f749414380e19bfc346961353c</id>
<content type='text'>
This is the initial codec driver for rt722-sdca.

Signed-off-by: Jack Yu &lt;jack.yu@realtek.com
Link: https://lore.kernel.org/r/20230421030116.26245-1-jack.yu@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org
</content>
</entry>
</feed>
