lkml.org 
[lkml]   [2022]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/3] ASoC: apple: mca: Start new platform driver
From
Date


> On 9. 8. 2022, at 10:54, Martin Povišer <povik+lin@cutebit.org> wrote:
>
>
>> On 9. 8. 2022, at 10:47, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote:
>>
>> On 09/08/2022 01:41, Martin Povišer wrote:

(...)

>>> +
>>> + mca->rstc = devm_reset_control_get_shared(&pdev->dev, NULL);
>>> + if (IS_ERR(mca->rstc)) {
>>> + dev_dbg(&pdev->dev, "couldn't obtain reset control: %pe\n", mca->rstc);
>>> + mca->rstc = NULL;
>>> + }
>>
>> Similar question.
>
> Same as above, there’s supposed to be
>
> resets:
> maxItems: 1
>
> in the schema.

Preparing an iteration of the series, I see there *was* the reset in
the schema. Let me know if there is some issue with it.

Martin

>
>> Best regards,
>> Krzysztof
>>
>
> Martin
>

\
 
 \ /
  Last update: 2022-08-18 19:56    [W:0.042 / U:1.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site