[PATCH 0/2] Add the property to make ocp level selectable

cy_huang posted 2 patches 3 years, 11 months ago
.../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(+)
[PATCH 0/2] Add the property to make ocp level selectable
Posted by cy_huang 3 years, 11 months ago
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