dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks"
authorRob Herring <robh@kernel.org>
Tue, 13 Jun 2023 20:10:22 +0000 (14:10 -0600)
committerLee Jones <lee@kernel.org>
Wed, 21 Jun 2023 17:18:50 +0000 (18:18 +0100)
"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>
Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml

index e119145..11b6fc3 100644 (file)
@@ -33,6 +33,7 @@ properties:
 
   current-num-sinks:
     description: number of the LED current sinks' channels.
+    $ref: /schemas/types.yaml#/definitions/uint32
     enum: [1, 2, 3, 4, 5, 6]
 
   kinetic,current-ramp-delay-ms: