diff mbox series

dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks"

Message ID 20230613201022.2823392-1-robh@kernel.org
State New
Headers show
Series dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks" | expand

Commit Message

Rob Herring June 13, 2023, 8:10 p.m. UTC
"current-num-sinks" is missing a type, add it.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 .../devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml      | 1 +
 1 file changed, 1 insertion(+)

Comments

Lee Jones June 21, 2023, 5:19 p.m. UTC | #1
On Tue, 13 Jun 2023, Rob Herring wrote:

> "current-num-sinks" is missing a type, add it.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  .../devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml      | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml b/Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml
index e1191453c2f0..11b6fc36183d 100644
--- a/Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml
+++ b/Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml
@@ -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: