Re: [PATCH v2 1/4] dt-bindings: iio: light: ltr501: Add missing ltr303 compatible

From: Esben Haabendal

Date: Tue Aug 04 2026 - 10:46:45 EST


"Krzysztof Kozlowski" <krzk@xxxxxxxxxx> writes:

> On 16/07/2026 10:05, Krzysztof Kozlowski wrote:
>> On Wed, Jul 15, 2026 at 02:27:23PM +0200, Esben Haabendal wrote:
>>> When support for ltr303 was back in 2021, the bindings documentation was
>>> not updated accordingly.
>>>
>>> Fixes: 7d71d289e1ba ("iio: light: ltr501: Added ltr303 driver support")
>>> Signed-off-by: Esben Haabendal <esben@xxxxxxxxxx>
>>> ---
>>> Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml | 1 +
>>> 1 file changed, 1 insertion(+)
>>
>> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>
> Except that compatible goes before liteon,ltr501, not to the end of lists.

I will add a commit that fixes the order first. Looks a bit strange to
place this new entry before liteon,ltr301.

/Esben