Re: [PATCH] ASoC: Intel: soc-acpi-intel-ptl-match: add rt721_l3_rt1320_l3
Mark Brown <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Aug 16, 2026 at 01:27:47AM +0700, Sataporn wrote:
> Add an entry describing the two amplifiers. They share aggregation
> group 1, following the existing rt712_vb_l3_rt1320_l3 entry: with
> separate groups each device asks for a DAI link named
> "SDW3-Playback-SmartAmp" and the second registration fails with
> -EEXIST.
> + {
> + .link_mask = BIT(3),
> + .links = ptl_sdw_rt721_l3_rt1320_l3,
> + .drv_name = "sof_sdw",
> + /*
> + * No monolithic topology exists for this combination; the
> + * "dummy" name marks that, so the function topologies are
> + * used and functions without one are skipped rather than
> + * failing the card.
> + */
> + .sof_tplg_filename = "sof-ptl-dummy.tplg",
> + .get_function_tplg_files = sof_sdw_get_tplg_files,
> + },
Will this match on other systems that have additional components, or
more SDCA functions active?
> {},
> };
> EXPORT_SYMBOL_GPL(snd_soc_acpi_intel_ptl_sdw_machines);
> --
> 2.43.0
>
> --
> 2.51.0
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmqDLzUACgkQJNaLcl1U h9Ag9wf/Z+XryyQK9N+V43MdxQHk47PgKHLJK3/93q6HazxQ0N9wlYHZTG3tM/QU bXA+xRRmFudT8Bv2sQUYlqP8QsMR+LK/MP8RGsjog9Bo/qA6LpghN5wUaN1RwYWs dP7v1+giYHy+1nNniLeoYDN5kUvBLrvWKQEK32NiFJoYiNKSyrErbPoLwSgQtGNj 4OkW6K8N/pyss//OJiQxoBlxxgRwqQlwOveWkzLc6hXHvaiwHfxDq30twcLgdbtb ZGbKElcqiajLqU699Y9xpeaaBa687s3HcoZvxB/bEHxYNdJfAJloeTb2GkQQeJN4 dyzQHmT/jvtqRbrpmueMvRfzTy13Mg== =4O5g -----END PGP SIGNATURE-----