[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <173222307644.3811087.7654504224510124517.robh@kernel.org>
Date: Thu, 21 Nov 2024 15:05:14 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Vicentiu Galanopulo <vicentiu.galanopulo@...ote-tech.co.uk>
Cc: Lee Jones <lee@...nel.org>, linux-kernel@...r.kernel.org,
Conor Dooley <conor+dt@...nel.org>, Pavel Machek <pavel@....cz>,
linux-leds@...r.kernel.org, linux-doc@...r.kernel.org,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
devicetree@...r.kernel.org, Jonathan Corbet <corbet@....net>
Subject: Re: [PATCH v9 2/3] dt-bindings: leds: Add LED1202 LED Controller
On Thu, 21 Nov 2024 16:58:24 +0000, Vicentiu Galanopulo wrote:
> The LED1202 is a 12-channel low quiescent current LED driver with:
> * Supply range from 2.6 V to 5 V
> * 20 mA current capability per channel
> * 1.8 V compatible I2C control interface
> * 8-bit analog dimming individual control
> * 12-bit local PWM resolution
> * 8 programmable patterns
>
> If the led node is present in the controller then the channel is
> set to active.
>
> Signed-off-by: Vicentiu Galanopulo <vicentiu.galanopulo@...ote-tech.co.uk>
> ---
> v1: https://lore.kernel.org/lkml/ZnCnnQfwuRueCIQ0@admins-Air/T/
> v2: https://lore.kernel.org/all/ZniNdGgKyUMV-hjq@admins-Air/T/
> v3: https://lore.kernel.org/all/ZniNdGgKyUMV-hjq@admins-Air/T/
>
> Changes in v4:
> - remove label property, use devm_led_classdev_register_ext instead
> Changes in v3:
> - remove active property
> Changes in v2:
> - renamed label to remove color from it
> - add color property for each node
> - add function and function-enumerator property for each node
>
> .../devicetree/bindings/leds/st,led1202.yaml | 132 ++++++++++++++++++
> 1 file changed, 132 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/leds/st,led1202.yaml
>
Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.
If a tag was not added on purpose, please state why and what changed.
Missing tags:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Powered by blists - more mailing lists