Re: [PATCH v2 1/2] dt-bindings: leds: add binding for aw200xx
From: Krzysztof Kozlowski <hidden>
Date: 2023-03-03 07:43:13
Also in:
linux-leds, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2023-03-03 07:43:13
Also in:
linux-leds, lkml
On 02/03/2023 17:02, Martin Kurbanov wrote:
On 2023-03-02 10:48, Krzysztof Kozlowski wrote:quoted
quoted
+ 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.pdfLinks do not work. Error 401They are changed the links. I will correct in the next version.quoted
quoted
+ awinic,display-rows: + $ref: /schemas/types.yaml#/definitions/uint32 + description: + Leds matrix sizeWhy 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