Re: [PATCH 1/2] dt-bindings: backlight: rt4831: Add the new property for ocp level selection

From: Krzysztof Kozlowski
Date: Thu May 26 2022 - 04:06:26 EST


On 26/05/2022 05:16, cy_huang wrote:
> From: ChiYuan Huang <cy_huang@xxxxxxxxxxx>
>
> Add the new property for ocp level selection.
>
> Signed-off-by: ChiYuan Huang <cy_huang@xxxxxxxxxxx>
> ---
> .../bindings/leds/backlight/richtek,rt4831-backlight.yaml | 8 ++++++++
> include/dt-bindings/leds/rt4831-backlight.h | 5 +++++
> 2 files changed, 13 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/leds/backlight/richtek,rt4831-backlight.yaml b/Documentation/devicetree/bindings/leds/backlight/richtek,rt4831-backlight.yaml
> index e0ac686..c1c59de 100644
> --- a/Documentation/devicetree/bindings/leds/backlight/richtek,rt4831-backlight.yaml
> +++ b/Documentation/devicetree/bindings/leds/backlight/richtek,rt4831-backlight.yaml
> @@ -47,6 +47,14 @@ properties:
> minimum: 0
> maximum: 3
>
> + richtek,bled-ocp-sel:

Skip "sel" as it is a shortcut of selection. Name instead:
"richtek,backlight-ocp"


> + description: |
> + Backlight OCP level selection, currently support 0.9A/1.2A/1.5A/1.8A

Could you explain here what is OCP (unfold the acronym)?


Best regards,
Krzysztof