Re: [PATCH] soc: qcom: pd-mapper: defer probing on sdm845

From: Frank Oltmanns
Date: Sat Feb 15 2025 - 02:25:10 EST


On 2025-02-11 at 20:48:36 -0600, Bjorn Andersson <andersson@xxxxxxxxxx> wrote:
> On Sun, Feb 09, 2025 at 12:57:21PM +0100, Frank Oltmanns wrote:
[snip]
>> Just wanted to let you know that I've tested Mukesh Ojha's and Saranya
>> R's patch [1]. Thanks, Bjorn for cc'ing me in your response.
>>
>> Unfortunately, it seems to fix a different issue than the one I'm
>> experiencing. The phone's mic still doesn't work. As I wrote elsewhere
>> [2], I don't see the PDR error messages on xiaomi-beryllium, so, as
>> Johan expected, the issue I'm experiencing is indeed a different one.
>>
>
> Yes, it sounds like you have another race following this. [1] resolves
> an issue where we get a timeout as we're trying to learn about which PDs
> exist - which results in no notification about the adsp coming up, which
> in turn means no audio services.
>
> Do you have the userspace pd-mapper still running btw?

I don't.

Best regards,
Frank

>
> Regards,
> Bjorn