Re: [PATCH] regulator: dt-bindings: samsung,s5m8767: add missing op_mode to bucks

From: Rob Herring
Date: Mon Dec 06 2021 - 12:31:41 EST


On Mon, Dec 6, 2021 at 6:43 AM Krzysztof Kozlowski
<krzysztof.kozlowski@xxxxxxxxxxxxx> wrote:
>
> While converting bindings to dtschema, the buck regulators lost
> "op_mode" property. The "op_mode" is a valid property for all
> regulators (both LDOs and bucks), so add it.
>
> Reported-by: Rob Herring <robh@xxxxxxxxxx>
> Fixes: fab58debc137 ("regulator: dt-bindings: samsung,s5m8767: convert to dtschema")
> Cc: <stable@xxxxxxxxxxxxxxx>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../bindings/regulator/samsung,s5m8767.yaml | 25 +++++++++++++++++++
> 1 file changed, 25 insertions(+)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>