Re: [PATCH v2 3/5] dt-bindings: regulator: Add binding schema for mt6357 regulators

From: Alexandre Mergnat
Date: Tue Oct 11 2022 - 05:31:14 EST


Hi Krzysztof,

Thanks for your review !

>> +
>> +    properties:
>> +      regulator-name:
>> +        pattern: "^v(core|modem|pa|proc|s1)$"
>
> Why enforcing particular name of the regulator?

The regulator names are forced to match with the datasheet names.

I think it's a good practice to increase visibility between HW & SW.

Also, that keep consistency with other Mediatek PMIC schema.


Best regards,

Alexandre