mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 09:36:22 +02:00
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 <nathbappai@gmail.com> Reviewed-by: Sean Young <sean@mess.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260325-ginkgo-add-usb-ir-vib-v1-4-446c6e865ad6@gmail.com Signed-off-by: Lee Jones <lee@kernel.org>
This commit is contained in:
parent
5ed87cc71c
commit
ce1464f193
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user