[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8c49fe8d-460e-4587-8d37-1208aa7dad7c@opensource.cirrus.com>
Date: Wed, 23 Apr 2025 12:09:22 +0100
From: Richard Fitzgerald <rf@...nsource.cirrus.com>
To: git@...tzsch.eu
Cc: Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
~postmarketos/upstreaming@...ts.sr.ht, phone-devel@...r.kernel.org,
linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org,
Charles Keepax <ckeepax@...nsource.cirrus.com>
Subject: Re: [PATCH] ASoC: wm8998: Add Kconfig prompt
On 21/4/25 15:15, Charles Keepax wrote:
> On Fri, Apr 18, 2025 at 10:22:04PM +0200, André Apitzsch via B4 Relay wrote:
>> From: André Apitzsch <git@...tzsch.eu>
>>
>> Add tristate prompt to allow codec selection.
>>
>> Signed-off-by: André Apitzsch <git@...tzsch.eu>
>> ---
>
> Generally its good to say why one wants to make the symbol
> selectable, usually its to use it with simple card, although at
> least historically I think simple card struggled to handle the
> required set_sysclk calls for these codecs.
>
> But I have no objection to this being exported:
>
> Reviewed-by: Charles Keepax <ckeepax@...nsource.cirrus.com>
>
> Thanks,
> Charles
Yeah, I just checked simple-card and friends and I see no evidence that
it has a way to make the necessary calls to enable the clocks and PLL
on the WM8998.
Of course, the intended machine driver might not be simple/audio-graph
so that might not be a problem. Though a more specific machine driver
could simply select the codec driver it uses.
This is why it helps to say why you need this change.
Powered by blists - more mailing lists