Re: [PATCH 1/2] dt-bindings: dp-connector: Fix the property name for dp pwr

From: Rob Herring
Date: Fri Sep 30 2022 - 10:15:03 EST


On Fri, Sep 30, 2022 at 8:29 AM Rahul T R <r-ravikumar@xxxxxx> wrote:
>
> Property name for DisplayPort regulator is not matching in
> the binding and the driver implementation. Fix the same
> in the binding
>
> Signed-off-by: Rahul T R <r-ravikumar@xxxxxx>
> Reported-by: Nishanth Menon <nm@xxxxxx>
> ---
> .../devicetree/bindings/display/connector/dp-connector.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

NAK. The binding is correct.

Are you confused that the regulator framework appends '-supply' for you?

Rob