On Fri, 18 Aug 2023 19:32:43 +0200, Takashi Iwai wrote:
On Fri, 18 Aug 2023 18:36:16 +0200, Pierre-Louis Bossart wrote:
On 8/18/23 05:17, Takashi Iwai wrote:
On Fri, 18 Aug 2023 10:58:35 +0200, Shenghao Ding wrote:
Integrate tas2781 configs for Lenovo Laptops. All of the tas2781s in the laptop will be aggregated as one audio device. The code support realtek as the primary codec. Rename "struct cs35l41_dev_name" to "struct scodec_dev_name" for all other side codecs instead of the certain one.
Signed-off-by: Shenghao Ding shenghao-ding@ti.com
Now I applied both patches to for-next branch.
The patch 2 needed some minor adjustment in Kconfig to be applied to the latest branch, but I resolved it locally.
There are a number of issues I just reported, I guess they will have to be handled with a follow-up patch now?
Yes, let's fix incrementally on the top.
... and since it's already merged, it means that everyone can submit patches for fixing issues there, and I'd happily apply fixes no matter who submitted them, as long as the fixes are correct ;)
Takashi