lkml.org 
[lkml]   [2022]   [Jul]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v1 2/4] dt-bindings: leds: pwm-multicolor: Add active-low property
    Date
    Add the active-low property to LEDs that are part of a multicolor LED
    just like the regular PWM LEDs have.

    Signed-off-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
    ---
    .../devicetree/bindings/leds/leds-pwm-multicolor.yaml | 4 ++++
    1 file changed, 4 insertions(+)

    diff --git a/Documentation/devicetree/bindings/leds/leds-pwm-multicolor.yaml b/Documentation/devicetree/bindings/leds/leds-pwm-multicolor.yaml
    index 6625a528f727..8d614eaf5c5e 100644
    --- a/Documentation/devicetree/bindings/leds/leds-pwm-multicolor.yaml
    +++ b/Documentation/devicetree/bindings/leds/leds-pwm-multicolor.yaml
    @@ -33,6 +33,10 @@ properties:

    pwm-names: true

    + active-low:
    + description: For PWMs where the LED is wired to supply rather than ground.
    + type: boolean
    +
    color: true

    required:
    --
    2.37.0
    \
     
     \ /
      Last update: 2022-07-05 23:05    [W:4.214 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site