All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add the property to make ocp level selectable
@ 2022-05-26  3:16 ` cy_huang
  0 siblings, 0 replies; 30+ messages in thread
From: cy_huang @ 2022-05-26  3:16 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, lee.jones, daniel.thompson, jingoohan1
  Cc: pavel, deller, cy_huang, lucas_tsai, devicetree, dri-devel,
	linux-fbdev, linux-leds, linux-kernel

From: ChiYuan Huang <cy_huang@richtek.com>

This patch series is to make ocp level selectable.

Some application design use small inductor. And it's easy to trigger the
over current protection. Due to the OCP limit, It make the brightness current
not match the configured value.

To meet the HW design, the ocp level have to be selectable.

ChiYuan Huang (2):
  dt-bindings: backlight: rt4831: Add the new property for ocp level
    selection
  backlight: rt4831: Add the property parsing for ocp level selection

 .../bindings/leds/backlight/richtek,rt4831-backlight.yaml   |  8 ++++++++
 drivers/video/backlight/rt4831-backlight.c                  | 13 +++++++++++++
 include/dt-bindings/leds/rt4831-backlight.h                 |  5 +++++
 3 files changed, 26 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2022-06-06  6:21 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-26  3:16 [PATCH 0/2] Add the property to make ocp level selectable cy_huang
2022-05-26  3:16 ` cy_huang
2022-05-26  3:16 ` [PATCH 1/2] dt-bindings: backlight: rt4831: Add the new property for ocp level selection cy_huang
2022-05-26  3:16   ` cy_huang
2022-05-26  8:06   ` Krzysztof Kozlowski
2022-05-26  8:06     ` Krzysztof Kozlowski
2022-05-26  8:13     ` ChiYuan Huang
2022-05-26  8:13       ` ChiYuan Huang
2022-05-26 10:32       ` Krzysztof Kozlowski
2022-05-26 10:32         ` Krzysztof Kozlowski
2022-06-02 13:56         ` Rob Herring
2022-06-02 13:56           ` Rob Herring
2022-06-02 13:58           ` Krzysztof Kozlowski
2022-06-02 13:58             ` Krzysztof Kozlowski
2022-06-02 15:31             ` ChiYuan Huang
2022-06-02 15:31               ` ChiYuan Huang
2022-06-05 16:11               ` Krzysztof Kozlowski
2022-06-05 16:11                 ` Krzysztof Kozlowski
2022-06-06  1:39                 ` ChiYuan Huang
2022-06-06  1:39                   ` ChiYuan Huang
2022-06-06  6:20                   ` Krzysztof Kozlowski
2022-06-06  6:20                     ` Krzysztof Kozlowski
2022-05-26  3:16 ` [PATCH 2/2] backlight: rt4831: Add the property parsing " cy_huang
2022-05-26  3:16   ` cy_huang
2022-05-26 10:05   ` Daniel Thompson
2022-05-26 10:05     ` Daniel Thompson
2022-05-27  2:24     ` ChiYuan Huang
2022-05-27  2:24       ` ChiYuan Huang
2022-05-27 10:56       ` Daniel Thompson
2022-05-27 10:56         ` Daniel Thompson

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.