All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND] dt-bindings: leds: sgm3140: Document ocp8110 compatible
@ 2022-05-05 18:53 André Apitzsch
  2022-11-28 21:25 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: André Apitzsch @ 2022-05-05 18:53 UTC (permalink / raw)
  To: linux-leds, Pavel Machek
  Cc: Rob Herring, devicetree, linux-kernel, André Apitzsch, Rob Herring

Add devicetree binding for Orient Chip OCP8110 charge pump used for
camera flash LEDs.

Signed-off-by: André Apitzsch <git@apitzsch.eu>
Reviewed-by: Rob Herring <robh@kernel.org>
---
This patch was originally submitted as part of a series [1]. But only 1/3
and 3/3 made it into torvalds/linux.git
So this is a resubmisson to add the missing documentation.

[1]: https://lore.kernel.org/all/20220212180942.8241-2-git@apitzsch.eu/

 Documentation/devicetree/bindings/leds/leds-sgm3140.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/leds/leds-sgm3140.yaml b/Documentation/devicetree/bindings/leds/leds-sgm3140.yaml
index f68259619488..1c345cf16d08 100644
--- a/Documentation/devicetree/bindings/leds/leds-sgm3140.yaml
+++ b/Documentation/devicetree/bindings/leds/leds-sgm3140.yaml
@@ -18,7 +18,9 @@ description: |
 
 properties:
   compatible:
-    const: sgmicro,sgm3140
+    enum:
+      - ocs,ocp8110
+      - sgmicro,sgm3140
 
   enable-gpios:
     maxItems: 1
-- 
2.35.1


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

* Re: [PATCH RESEND] dt-bindings: leds: sgm3140: Document ocp8110 compatible
  2022-05-05 18:53 [PATCH RESEND] dt-bindings: leds: sgm3140: Document ocp8110 compatible André Apitzsch
@ 2022-11-28 21:25 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-11-28 21:25 UTC (permalink / raw)
  To: André Apitzsch
  Cc: devicetree, linux-leds, Pavel Machek, linux-kernel, Rob Herring

On Thu, 05 May 2022 20:53:44 +0200, André Apitzsch wrote:
> Add devicetree binding for Orient Chip OCP8110 charge pump used for
> camera flash LEDs.
> 
> Signed-off-by: André Apitzsch <git@apitzsch.eu>
> Reviewed-by: Rob Herring <robh@kernel.org>
> ---
> This patch was originally submitted as part of a series [1]. But only 1/3
> and 3/3 made it into torvalds/linux.git
> So this is a resubmisson to add the missing documentation.
> 
> [1]: https://lore.kernel.org/all/20220212180942.8241-2-git@apitzsch.eu/
> 
>  Documentation/devicetree/bindings/leds/leds-sgm3140.yaml | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 

Applied, thanks!

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

end of thread, other threads:[~2022-11-28 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 18:53 [PATCH RESEND] dt-bindings: leds: sgm3140: Document ocp8110 compatible André Apitzsch
2022-11-28 21:25 ` Rob Herring

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.