dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible
@ 2022-11-01 16:17 Luca Weiss
  2022-11-02 13:55 ` Daniel Thompson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Luca Weiss @ 2022-11-01 16:17 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: devicetree, Daniel Thompson, Kiran Gunda, Krzysztof Kozlowski,
	Jingoo Han, Bjorn Andersson, Lee Jones, linux-kernel, dri-devel,
	Luca Weiss, Rob Herring, ~postmarketos/upstreaming, Pavel Machek,
	phone-devel, linux-leds

Document the compatible for the wled block found in PMI8950.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
Changes since v2:
* New patch

 Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
index 4c15693f7a01..5ac8605a53b1 100644
--- a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
+++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
@@ -19,6 +19,7 @@ properties:
   compatible:
     enum:
       - qcom,pm8941-wled
+      - qcom,pmi8950-wled
       - qcom,pmi8994-wled
       - qcom,pmi8998-wled
       - qcom,pm660l-wled
-- 
2.38.1


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

* Re: [PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible
  2022-11-01 16:17 [PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible Luca Weiss
@ 2022-11-02 13:55 ` Daniel Thompson
  2022-11-02 17:29 ` Rob Herring
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Daniel Thompson @ 2022-11-02 13:55 UTC (permalink / raw)
  To: Luca Weiss
  Cc: devicetree, Kiran Gunda, Krzysztof Kozlowski, linux-arm-msm,
	Bjorn Andersson, Lee Jones, linux-kernel, dri-devel, Rob Herring,
	~postmarketos/upstreaming, Pavel Machek, Jingoo Han, phone-devel,
	linux-leds

On Tue, Nov 01, 2022 at 05:17:59PM +0100, Luca Weiss wrote:
> Document the compatible for the wled block found in PMI8950.
>
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>

FWIW:
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>


> ---
> Changes since v2:
> * New patch
>
>  Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
> index 4c15693f7a01..5ac8605a53b1 100644
> --- a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
> +++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
> @@ -19,6 +19,7 @@ properties:
>    compatible:
>      enum:
>        - qcom,pm8941-wled
> +      - qcom,pmi8950-wled
>        - qcom,pmi8994-wled
>        - qcom,pmi8998-wled
>        - qcom,pm660l-wled
> --
> 2.38.1
>

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

* Re: [PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible
  2022-11-01 16:17 [PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible Luca Weiss
  2022-11-02 13:55 ` Daniel Thompson
@ 2022-11-02 17:29 ` Rob Herring
  2022-11-07  9:19 ` Lee Jones
  2022-12-06 18:19 ` (subset) " Bjorn Andersson
  3 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2022-11-02 17:29 UTC (permalink / raw)
  To: Luca Weiss
  Cc: devicetree, Daniel Thompson, Kiran Gunda, Krzysztof Kozlowski,
	Jingoo Han, Bjorn Andersson, Lee Jones, linux-kernel, dri-devel,
	Rob Herring, ~postmarketos/upstreaming, Pavel Machek,
	linux-arm-msm, phone-devel, linux-leds


On Tue, 01 Nov 2022 17:17:59 +0100, Luca Weiss wrote:
> Document the compatible for the wled block found in PMI8950.
> 
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
> Changes since v2:
> * New patch
> 
>  Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible
  2022-11-01 16:17 [PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible Luca Weiss
  2022-11-02 13:55 ` Daniel Thompson
  2022-11-02 17:29 ` Rob Herring
@ 2022-11-07  9:19 ` Lee Jones
  2022-12-06 18:19 ` (subset) " Bjorn Andersson
  3 siblings, 0 replies; 5+ messages in thread
From: Lee Jones @ 2022-11-07  9:19 UTC (permalink / raw)
  To: Luca Weiss
  Cc: devicetree, Daniel Thompson, Kiran Gunda, Krzysztof Kozlowski,
	linux-arm-msm, Bjorn Andersson, linux-kernel, dri-devel,
	Rob Herring, ~postmarketos/upstreaming, Pavel Machek, Jingoo Han,
	phone-devel, linux-leds

On Tue, 01 Nov 2022, Luca Weiss wrote:

> Document the compatible for the wled block found in PMI8950.
> 
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
> Changes since v2:
> * New patch
> 
>  Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

-- 
Lee Jones [李琼斯]

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

* Re: (subset) [PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible
  2022-11-01 16:17 [PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible Luca Weiss
                   ` (2 preceding siblings ...)
  2022-11-07  9:19 ` Lee Jones
@ 2022-12-06 18:19 ` Bjorn Andersson
  3 siblings, 0 replies; 5+ messages in thread
From: Bjorn Andersson @ 2022-12-06 18:19 UTC (permalink / raw)
  To: linux-arm-msm, Luca Weiss
  Cc: devicetree, daniel.thompson, kgunda, pavel, jingoohan1, lee,
	linux-kernel, dri-devel, robh+dt, ~postmarketos/upstreaming,
	krzysztof.kozlowski+dt, phone-devel, linux-leds

On Tue, 1 Nov 2022 17:17:59 +0100, Luca Weiss wrote:
> Document the compatible for the wled block found in PMI8950.
> 
> 

Applied, thanks!

[2/2] arm64: dts: qcom: Add configuration for PMI8950 peripheral
      commit: 0d97fdf380b478c358c94f50f1b942e87f407b9b

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

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

end of thread, other threads:[~2022-12-06 18:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-01 16:17 [PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible Luca Weiss
2022-11-02 13:55 ` Daniel Thompson
2022-11-02 17:29 ` Rob Herring
2022-11-07  9:19 ` Lee Jones
2022-12-06 18:19 ` (subset) " Bjorn Andersson

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).