Re: [PATCH v2 1/2] dt-bindings: leds: add binding for aw200xx

From: Krzysztof Kozlowski
Date: Fri Mar 03 2023 - 02:43:13 EST


On 02/03/2023 17:02, Martin Kurbanov wrote:
> On 2023-03-02 10:48, Krzysztof Kozlowski wrote:
>
>>> + For more product information please see the link below:
>>> + aw20036 - https://www.awinic.com/Public/Uploads/uploadfile/files/20200509/20200509151532_5eb65894d205a.pdf
>>> + aw20054 - https://www.awinic.com/Public/Uploads/uploadfile/files/20200509/20200509151602_5eb658b2b77cb.pdf
>>> + aw20072 - https://www.awinic.com/Public/Uploads/uploadfile/files/20200509/20200509151754_5eb659227a145.pdf
>>
>> Links do not work. Error 401
>
> They are changed the links. I will correct in the next version.
>
>>> + awinic,display-rows:
>>> + $ref: /schemas/types.yaml#/definitions/uint32
>>> + description:
>>> + Leds matrix size
>>
>> Why do you need this property? Number of LEDs are known from the number
>> of children. Matrix size is fixed in compatible, isn't it?
>
> Number of LEDs are known, but matrix size are programmable.
> Example for the aw20036, the matrix size can be 1x12, 2x12, 3x12.

Ah ok, makes sense.

Best regards,
Krzysztof