[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d570c775-158c-26e1-94d8-de3dc4d5370e@linaro.org>
Date: Sun, 15 Jan 2023 20:16:22 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: "Sahin, Okan" <Okan.Sahin@...log.com>
Cc: Lee Jones <lee@...nel.org>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
"open list:MAXIM MAX77541 PMIC MFD DRIVER"
<linux-kernel@...r.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>
Subject: Re: [PATCH v2 2/5] dt-bindings: mfd: adi,max77541.yaml Add MAX77541
bindings
On 15/01/2023 18:40, Sahin, Okan wrote:
> Hi Krzysztof,
>
> Thank you for your feedback and efforts. I apologize for some missing points of v2 patch. I tried to do my best. I will be more careful to fix all feedback before sending new patch so I want to ask a few things before sending v3 patch
Please wrap lines in your email.
(...)
>>> +
>>> + adc:
>>> + type: object
>>> + additionalProperties: false
>>> + properties:
>>> + compatible:
>>> + const: adi,max77541-adc
>>
>> This is a friendly reminder during the review process.
>>
>> It seems my previous comments were not fully addressed. Maybe my feedback
>> got lost between the quotes, maybe you just forgot to apply it.
>> Please go back to the previous discussion and either implement all requested
>> changes or keep discussing them.
>>
>> Thank you.
> Honestly, I don't quite understand what you're suggesting regarding the adc part. I thought I should add the adc as an object since it is in the mfd device. Do I need to remove this part?
What is unclear in my comment from v1? Yes, you need to remove it
because it useless. There is no need for a node consisting of only
compatible. Your driver does not need the DT node at all to do its job.
Best regards,
Krzysztof
Powered by blists - more mailing lists