devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight
@ 2022-12-21 13:24 Jianhua Lu
  2022-12-21 15:03 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Jianhua Lu @ 2022-12-21 13:24 UTC (permalink / raw)
  To: Lee Jones, Daniel Thompson, Jingoo Han, Pavel Machek, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-kernel, dri-devel, linux-leds, devicetree, Jianhua Lu

Add Kinetic KTZ8866 backlight binding documentation.

Signed-off-by: Jianhua Lu <lujianhua000@gmail.com>
---
 .../leds/backlight/kinetic,ktz8866.yaml       | 36 +++++++++++++++++++
 1 file changed, 36 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml

diff --git a/Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml b/Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml
new file mode 100644
index 000000000000..c63c21bf69d6
--- /dev/null
+++ b/Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml
@@ -0,0 +1,36 @@
+# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
+%YAML 1.2
+---
+$id: http://devicetree.org/schemas/leds/backlight/kinetic,ktz8866.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
+title: Kinetic Technologies KTZ8866 backlight
+
+maintainers:
+  - Jianhua Lu <lujianhua000@gmail.com>
+
+description: |
+  The Kinetic Technologies KTZ8866 is a high efficiency 6-sinks led backlight
+  with dual lcd bias power.
+  https://www.kinet-ic.com/ktz8866/
+
+allOf:
+  - $ref: common.yaml#
+
+properties:
+  compatible:
+    const: kinetic,ktz8866
+
+required:
+  - compatible
+
+unevaluatedProperties: false
+
+examples:
+  - |
+    backlight {
+        compatible = "kinetic,ktz8866";
+
+        pinctrl-names = "default";
+        pinctrl-0 = <&bl_en_default>;
+    };
-- 
2.38.2


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

* Re: [RESEND] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight
  2022-12-21 13:24 [RESEND] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight Jianhua Lu
@ 2022-12-21 15:03 ` Krzysztof Kozlowski
  2022-12-21 15:15   ` Jianhua Lu
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-12-21 15:03 UTC (permalink / raw)
  To: Jianhua Lu, Lee Jones, Daniel Thompson, Jingoo Han, Pavel Machek,
	Rob Herring, Krzysztof Kozlowski
  Cc: linux-kernel, dri-devel, linux-leds, devicetree

On 21/12/2022 14:24, Jianhua Lu wrote:
> Add Kinetic KTZ8866 backlight binding documentation.
> 
> Signed-off-by: Jianhua Lu <lujianhua000@gmail.com>

Do not resend. You need to fix everything, test and send a new patchset
(entire) with the changelog.

Best regards,
Krzysztof


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

* Re: [RESEND] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight
  2022-12-21 15:03 ` Krzysztof Kozlowski
@ 2022-12-21 15:15   ` Jianhua Lu
  2022-12-21 15:19     ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Jianhua Lu @ 2022-12-21 15:15 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Lee Jones, Daniel Thompson, Jingoo Han, Pavel Machek, Rob Herring,
	Krzysztof Kozlowski, linux-kernel, dri-devel, linux-leds,
	devicetree

On Wed, Dec 21, 2022 at 04:03:44PM +0100, Krzysztof Kozlowski wrote:
> On 21/12/2022 14:24, Jianhua Lu wrote:
> > Add Kinetic KTZ8866 backlight binding documentation.
> > 
> > Signed-off-by: Jianhua Lu <lujianhua000@gmail.com>
> 
> Do not resend. You need to fix everything, test and send a new patchset
> (entire) with the changelog.

Ok, I got it. I was just a bit confused about "Need to resend with proper
thread".
> 
> Best regards,
> Krzysztof
> 

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

* Re: [RESEND] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight
  2022-12-21 15:15   ` Jianhua Lu
@ 2022-12-21 15:19     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-12-21 15:19 UTC (permalink / raw)
  To: Jianhua Lu
  Cc: Lee Jones, Daniel Thompson, Jingoo Han, Pavel Machek, Rob Herring,
	Krzysztof Kozlowski, linux-kernel, dri-devel, linux-leds,
	devicetree

On 21/12/2022 16:15, Jianhua Lu wrote:
> On Wed, Dec 21, 2022 at 04:03:44PM +0100, Krzysztof Kozlowski wrote:
>> On 21/12/2022 14:24, Jianhua Lu wrote:
>>> Add Kinetic KTZ8866 backlight binding documentation.
>>>
>>> Signed-off-by: Jianhua Lu <lujianhua000@gmail.com>
>>
>> Do not resend. You need to fix everything, test and send a new patchset
>> (entire) with the changelog.
> 
> Ok, I got it. I was just a bit confused about "Need to resend with proper
> thread".

But you did not thread it properly anyway.

Best regards,
Krzysztof


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

end of thread, other threads:[~2022-12-21 15:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-21 13:24 [RESEND] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight Jianhua Lu
2022-12-21 15:03 ` Krzysztof Kozlowski
2022-12-21 15:15   ` Jianhua Lu
2022-12-21 15:19     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).