2023-06-13 20:16:37

by Rob Herring (Arm)

[permalink] [raw]
Subject: [PATCH] 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 <[email protected]>
---
.../devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml | 1 +
1 file changed, 1 insertion(+)

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:
--
2.39.2



2023-06-13 21:38:31

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks"

On Tue, Jun 13, 2023 at 02:10:22PM -0600, Rob Herring wrote:
> "current-num-sinks" is missing a type, add it.
>
> Signed-off-by: Rob Herring <[email protected]>

Reviewed-by: Conor Dooley <[email protected]>

Cheers,
Conor.


Attachments:
(No filename) (241.00 B)
signature.asc (235.00 B)
Download all attachments

2023-06-21 17:48:26

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks"

On Tue, 13 Jun 2023, Rob Herring wrote:

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

Applied, thanks

--
Lee Jones [李琼斯]