From: Biswapriyo Nath Date: Wed, 25 Mar 2026 18:07:27 +0000 (+0000) Subject: dt-bindings: leds: irled: ir-spi-led: Add new duty-cycle value X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce1464f193a8299166acc26d4f8e13cdb56c060d;p=thirdparty%2Flinux.git dt-bindings: leds: irled: ir-spi-led: Add new duty-cycle value 30 duty cycle for IR transmitter is used in Xiaomi Redmi Note 8 (ginkgo). Signed-off-by: Biswapriyo Nath Reviewed-by: Sean Young Acked-by: Krzysztof Kozlowski Link: https://patch.msgid.link/20260325-ginkgo-add-usb-ir-vib-v1-4-446c6e865ad6@gmail.com Signed-off-by: Lee Jones --- diff --git a/Documentation/devicetree/bindings/leds/irled/ir-spi-led.yaml b/Documentation/devicetree/bindings/leds/irled/ir-spi-led.yaml index 72cadebf6e3e3..0297bfbb2750d 100644 --- a/Documentation/devicetree/bindings/leds/irled/ir-spi-led.yaml +++ b/Documentation/devicetree/bindings/leds/irled/ir-spi-led.yaml @@ -25,7 +25,7 @@ properties: duty-cycle: $ref: /schemas/types.yaml#/definitions/uint8 - enum: [50, 60, 70, 75, 80, 90] + enum: [30, 50, 60, 70, 75, 80, 90] description: Percentage of one period in which the signal is active.