Re: [PATCH v3 10/10] dt-bindings: mfd: samsung,s5m8767: document buck and LDO supplies

From: Krzysztof Kozlowski
Date: Thu Oct 07 2021 - 09:07:51 EST


On 06/10/2021 22:02, Sam Protsenko wrote:
> On Wed, 6 Oct 2021 at 16:24, Krzysztof Kozlowski
> <krzysztof.kozlowski@xxxxxxxxxxxxx> wrote:
>>
>> Document the properties with regulator supplies for bucks and LDOs. At
>> least one board uses it (Exynos5250 Arndale).
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
>> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
>> ---
>> .../bindings/mfd/samsung,s5m8767.yaml | 38 +++++++++++++++++++
>> 1 file changed, 38 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml b/Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml
>> index b2529a48c890..12dea5aac8b6 100644
>> --- a/Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml
>> +++ b/Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml
>> @@ -96,6 +96,44 @@ properties:
>> description: |
>> GPIO specifiers for three host gpio's used for dvs.
>>
>> + vinb1-supply:
>> + description: Power supply for buck1
>> + vinb2-supply:
>> + description: Power supply for buck1
>
> Nitpick: all those vinb* are for buck1, or that's a typo (here and below)?

Copy paste and needs fixing. Thanks for checking.

>
>> + vinb3-supply:
>> + description: Power supply for buck1
>> + vinb4-supply:
>> + description: Power supply for buck1
>> + vinb5-supply:
>> + description: Power supply for buck1
>> + vinb6-supply:
>> + description: Power supply for buck1
>> + vinb7-supply:
>> + description: Power supply for buck1
>> + vinb8-supply:
>> + description: Power supply for buck1
>> + vinb9-supply:
>> + description: Power supply for buck1
>> +

Best regards,
Krzysztof