<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/sound/soc/intel/common, branch master</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2026-03-26T16:22:41Z</updated>
<entry>
<title>ASoC: Intel: soc-acpi-intel-ptl-match: drop rt722 monolithic match tables</title>
<updated>2026-03-26T16:22:41Z</updated>
<author>
<name>Mac Chiang</name>
<email>mac.chiang@intel.com</email>
</author>
<published>2026-03-26T07:53:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9033f7b7f27d09d468c98ed2b811d0f2495c70c1'/>
<id>urn:sha1:9033f7b7f27d09d468c98ed2b811d0f2495c70c1</id>
<content type='text'>
Use functional topologies to support RT722 topologies with/without
amplifiers,
e.g. sof-ptl-rt722.tplg, sof-ptl-rt722-rt1320.tplg...

If these entries are not removed, they will find the first same link of
sof-ptl-rt722.tplg.

Signed-off-by: Mac Chiang &lt;mac.chiang@intel.com&gt;
Co-developed-by: Derek Fang &lt;derek.fang@realtek.com&gt;
Signed-off-by: Derek Fang &lt;derek.fang@realtek.com&gt;
Signed-off-by: Bard Liao &lt;yung-chuan.liao@linux.intel.com&gt;
Link: https://patch.msgid.link/20260326075303.1083567-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: Intel: soc-acpi-intel-ptl-match: drop rt721 related match tables</title>
<updated>2026-02-03T13:47:37Z</updated>
<author>
<name>Mac Chiang</name>
<email>mac.chiang@intel.com</email>
</author>
<published>2026-02-03T10:00:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=754b3dade5ddbfd849e6ca9864cef45ce34cd7f6'/>
<id>urn:sha1:754b3dade5ddbfd849e6ca9864cef45ce34cd7f6</id>
<content type='text'>
Use functional topologies to support all RT721-related topology and
amplifier combinations,
e.g. sof-ptl-rt721.tplg, sof-ptl-rt721-l3-rt1320-l3.tplg.

If these entries are not removed, they will all use the sof-ptl-rt721.tplg.

Signed-off-by: Mac Chiang &lt;mac.chiang@intel.com&gt;
Reviewed-by: Liam Girdwood &lt;liam.r.girdwood@intel.com&gt;
Signed-off-by: Bard Liao &lt;yung-chuan.liao@linux.intel.com&gt;
Link: https://patch.msgid.link/20260203100027.3741754-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>Anbernic RG-DS AW87391 Speaker Amps</title>
<updated>2026-02-02T23:31:39Z</updated>
<author>
<name>Mark Brown</name>
<email>broonie@kernel.org</email>
</author>
<published>2026-02-02T23:31:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c1b835eefb7887266ac39573054a224a8e32207f'/>
<id>urn:sha1:c1b835eefb7887266ac39573054a224a8e32207f</id>
<content type='text'>
Merge series from Chris Morgan &lt;macroalpha82@gmail.com&gt;:

Add support for the Anbernic RG-DS Speaker Amplifiers. The Anbernic
RG-DS uses two AW87391 ICs at 0x58 and 0x5B on i2c2. However, the
manufacturer did not provide a firmware file, only a sequence of
register writes to each device to enable and disable them.

Add support for this *specific* configuration in the AW87390 driver.
Since we are relying on a device specific sequence I am using a
device specific compatible string. This driver does not currently
support the aw87391 for any other device as I have none to test
with valid firmware. Attempts to create firmware with the AwinicSCPv4
have not been successful.
</content>
</entry>
<entry>
<title>ASoC: soc-acpi-intel-ptl-match: fix name_prefix of rt1320-2</title>
<updated>2026-01-26T11:26:35Z</updated>
<author>
<name>Bard Liao</name>
<email>yung-chuan.liao@linux.intel.com</email>
</author>
<published>2026-01-23T11:38:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=403a0591be681eebc0c4825f8b42afe7fd13ee7f'/>
<id>urn:sha1:403a0591be681eebc0c4825f8b42afe7fd13ee7f</id>
<content type='text'>
rt1320_2_group2_adr works with rt1320_1_group2_adr and the name_prefix
should be rt1320-2.

Fixes: ffe450cb6bce ("ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l3_rt1320_l12 support")
Signed-off-by: Bard Liao &lt;yung-chuan.liao@linux.intel.com&gt;
Reviewed-by: Péter Ujfalusi &lt;peter.ujfalusi@linux.intel.com&gt;
Link: https://patch.msgid.link/20260123113809.2238766-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: soc-acpi-intel-ptl-match: use aggregated endpoint in ptl_rt722_l0_rt1320_l23</title>
<updated>2026-01-19T14:42:08Z</updated>
<author>
<name>Bard Liao</name>
<email>yung-chuan.liao@linux.intel.com</email>
</author>
<published>2026-01-19T09:17:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4fbd3b2ec04dc6ef93090ec24733a5c5671fb71f'/>
<id>urn:sha1:4fbd3b2ec04dc6ef93090ec24733a5c5671fb71f</id>
<content type='text'>
The rt722 amp and rt1320 amps are aggregated in this case.

Signed-off-by: Bard Liao &lt;yung-chuan.liao@linux.intel.com&gt;
Reviewed-by: Liam Girdwood &lt;liam.r.girdwood@intel.com&gt;
Reviewed-by: Ranjani Sridharan &lt;ranjani.sridharan@linux.intel.com&gt;
Link: https://patch.msgid.link/20260119091749.1752088-3-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to aggregated</title>
<updated>2026-01-19T14:42:07Z</updated>
<author>
<name>Bard Liao</name>
<email>yung-chuan.liao@linux.intel.com</email>
</author>
<published>2026-01-19T09:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=08c09899960118ffb01417242e659eb6cc067d6a'/>
<id>urn:sha1:08c09899960118ffb01417242e659eb6cc067d6a</id>
<content type='text'>
rt722 is aggregated with rt1320 amp in arl_rt722_l0_rt1320_l2 and it is
the only audio configuration in the ARL platform. Set .aggregated = 1 to
represent the fact and avoid unexpected issue.

Signed-off-by: Bard Liao &lt;yung-chuan.liao@linux.intel.com&gt;
Reviewed-by: Liam Girdwood &lt;liam.r.girdwood@intel.com&gt;
Reviewed-by: Ranjani Sridharan &lt;ranjani.sridharan@linux.intel.com&gt;
Link: https://patch.msgid.link/20260119091749.1752088-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: nau8821: Fixes and driver cleanup</title>
<updated>2026-01-06T18:48:26Z</updated>
<author>
<name>Mark Brown</name>
<email>broonie@kernel.org</email>
</author>
<published>2026-01-06T18:48:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=49d3bd9fe2d93ec6eaf7d550e2eb9608b401c915'/>
<id>urn:sha1:49d3bd9fe2d93ec6eaf7d550e2eb9608b401c915</id>
<content type='text'>
Merge series from Cristian Ciocaltea &lt;cristian.ciocaltea@collabora.com&gt;:

This series provides several fixes and cleanup patches for the Nuvoton
NAU88L21 audio codec driver.

Testing and validation has been performed on Valve Steam Deck.
</content>
</entry>
<entry>
<title>ASoC: Intel: mtl-match: Add 6-amp matches for CS35L56</title>
<updated>2025-12-19T13:25:16Z</updated>
<author>
<name>Mark Brown</name>
<email>broonie@kernel.org</email>
</author>
<published>2025-12-19T13:25:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=56d953a8d0da5e53c2594edde23465ec49385b1c'/>
<id>urn:sha1:56d953a8d0da5e53c2594edde23465ec49385b1c</id>
<content type='text'>
Merge series from Richard Fitzgerald &lt;rf@opensource.cirrus.com&gt;:

These two commits add support for 6 amps with feedback, primarily for
the CDB35L56-EIGHT-C and CDB35L63-CB8 and similar hardware.
</content>
</entry>
<entry>
<title>ASoC: Intel: add support for TAS2563 amplifier</title>
<updated>2025-12-19T13:13:57Z</updated>
<author>
<name>Mark Brown</name>
<email>broonie@kernel.org</email>
</author>
<published>2025-12-19T13:13:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=dc8d1ba537c0bb4da91695b473dbe9a404f7ed7e'/>
<id>urn:sha1:dc8d1ba537c0bb4da91695b473dbe9a404f7ed7e</id>
<content type='text'>
Merge series from Bard Liao &lt;yung-chuan.liao@linux.intel.com&gt;:

Add support for TAS2563 amplifier on Intel platforms.
</content>
</entry>
<entry>
<title>ASoc: tas2783A: acpi match for 4 channel for mtl</title>
<updated>2025-12-18T08:21:49Z</updated>
<author>
<name>Niranjan H Y</name>
<email>niranjan.hy@ti.com</email>
</author>
<published>2025-12-15T15:32:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a6b5629e131c76c4ab8f2036f09a05f976f7eb73'/>
<id>urn:sha1:a6b5629e131c76c4ab8f2036f09a05f976f7eb73</id>
<content type='text'>
  Add changes to support 4 tas2783A devices on mtl platform.
The supported unique IDs are updated to 9, a, c, d, where
c and d are configured to play left channels and 9 and a
are configured to play right channel.

Signed-off-by: Niranjan H Y &lt;niranjan.hy@ti.com&gt;
Link: https://patch.msgid.link/20251215153219.810-6-niranjan.hy@ti.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
</feed>
