Skip to content

Commit f0fb765

Browse files
robherringlag-linaro
authored andcommitted
dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks"
"current-num-sinks" is missing a type, add it. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230613201022.2823392-1-robh@kernel.org Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 177f76c commit f0fb765

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ properties:
3333

3434
current-num-sinks:
3535
description: number of the LED current sinks' channels.
36+
$ref: /schemas/types.yaml#/definitions/uint32
3637
enum: [1, 2, 3, 4, 5, 6]
3738

3839
kinetic,current-ramp-delay-ms:

0 commit comments

Comments
 (0)