[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <22e9e5e9-d26a-46e9-8986-5062bbfd72ec@linaro.org>
Date: Fri, 27 Oct 2023 13:03:58 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Subhajit Ghosh <subhajit.ghosh@...aklogic.com>,
Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Matti Vaittinen <mazziesaccount@...il.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Paul Gazzillo <paul@...zz.com>
Cc: Matt Ranostay <matt@...ostay.sg>,
Stefan Windfeldt-Prytz <stefan.windfeldt-prytz@...s.com>,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] dt-bindings: iio: light: Avago APDS9306
On 27/10/2023 10:55, Subhajit Ghosh wrote:
>
>>>
>>> properties:
>>> compatible:
>>> - const: avago,apds9300
>>> + oneOf:
>>
>> Drop
> Sorry, do you mean I should not use the "oneOf"?
Yep. You do not need it - you do not have more than one item.
>>
>>> + - enum:
>>> + - avago,apds9300
>>> + - avago,apds9306
>>> + - avago,apds9960
>>
>> I don't understand what is happening here. At all. Some compatibles are
>> moved, some are added, nothing explains why you are doing it.
>>
>>
>> Best regards,
>> Krzysztof
>>
> I have formatted the commit message wrongly, it will be fixed at once.
> I am trying to add the support for all the three sensors in the same schema file.
One commit does one logical thing. Moving things is one thing. Adding
things is another.
Best regards,
Krzysztof
Powered by blists - more mailing lists