All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks"
@ 2023-06-13 20:10 ` Rob Herring
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2023-06-13 20:10 UTC (permalink / raw)
  To: Jianhua Lu, Lee Jones, Daniel Thompson, Jingoo Han, Pavel Machek,
	Krzysztof Kozlowski, Conor Dooley
  Cc: dri-devel, linux-leds, devicetree, linux-kernel

"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(+)

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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] dt-bindings: backlight: kinetic, ktz8866: Add missing type for "current-num-sinks"
@ 2023-06-13 20:10 ` Rob Herring
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2023-06-13 20:10 UTC (permalink / raw)
  To: Jianhua Lu, Lee Jones, Daniel Thompson, Jingoo Han, Pavel Machek,
	Krzysztof Kozlowski, Conor Dooley
  Cc: devicetree, linux-leds, dri-devel, linux-kernel

"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(+)

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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks"
  2023-06-13 20:10 ` [PATCH] dt-bindings: backlight: kinetic, ktz8866: " Rob Herring
@ 2023-06-13 21:03   ` Conor Dooley
  -1 siblings, 0 replies; 6+ messages in thread
From: Conor Dooley @ 2023-06-13 21:03 UTC (permalink / raw)
  To: Rob Herring
  Cc: Jianhua Lu, Lee Jones, Daniel Thompson, Jingoo Han, Pavel Machek,
	Krzysztof Kozlowski, Conor Dooley, dri-devel, linux-leds,
	devicetree, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 241 bytes --]

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 <robh@kernel.org>

Reviewed-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks"
@ 2023-06-13 21:03   ` Conor Dooley
  0 siblings, 0 replies; 6+ messages in thread
From: Conor Dooley @ 2023-06-13 21:03 UTC (permalink / raw)
  To: Rob Herring
  Cc: devicetree, Daniel Thompson, Pavel Machek, Jingoo Han, Lee Jones,
	Conor Dooley, dri-devel, linux-kernel, Jianhua Lu,
	Krzysztof Kozlowski, linux-leds

[-- Attachment #1: Type: text/plain, Size: 241 bytes --]

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 <robh@kernel.org>

Reviewed-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks"
  2023-06-13 20:10 ` [PATCH] dt-bindings: backlight: kinetic, ktz8866: " Rob Herring
@ 2023-06-21 17:19   ` Lee Jones
  -1 siblings, 0 replies; 6+ messages in thread
From: Lee Jones @ 2023-06-21 17:19 UTC (permalink / raw)
  To: Rob Herring
  Cc: Jianhua Lu, Daniel Thompson, Jingoo Han, Pavel Machek,
	Krzysztof Kozlowski, Conor Dooley, dri-devel, linux-leds,
	devicetree, linux-kernel

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

-- 
Lee Jones [李琼斯]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks"
@ 2023-06-21 17:19   ` Lee Jones
  0 siblings, 0 replies; 6+ messages in thread
From: Lee Jones @ 2023-06-21 17:19 UTC (permalink / raw)
  To: Rob Herring
  Cc: devicetree, Conor Dooley, Pavel Machek, Jingoo Han,
	Daniel Thompson, dri-devel, linux-kernel, Jianhua Lu,
	Krzysztof Kozlowski, linux-leds

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

-- 
Lee Jones [李琼斯]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-21 17:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-13 20:10 [PATCH] dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks" Rob Herring
2023-06-13 20:10 ` [PATCH] dt-bindings: backlight: kinetic, ktz8866: " Rob Herring
2023-06-13 21:03 ` [PATCH] dt-bindings: backlight: kinetic,ktz8866: " Conor Dooley
2023-06-13 21:03   ` Conor Dooley
2023-06-21 17:19 ` Lee Jones
2023-06-21 17:19   ` Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.