Re: [PATCH 1/6] regulator: mcp16502: Add supplier for regulators
From: Andrei.Simion
Date: Thu Aug 08 2024 - 05:43:56 EST
On 02.08.2024 20:58, Mark Brown wrote:
>
> On Fri, Aug 02, 2024 at 02:25:15PM +0000, Andrei.Simion@xxxxxxxxxxxxx wrote:
>
>> In regulator.yaml exists .*-supply [1] which practically allows every
>> char sequence before -supply. In the binding microchip,mcp16502.yaml [2]
>> each node under the regulators includes all the rules/documentation
>> from regulator.yaml , so I supposed that it is unnecessary to add
>> in the binding of those new property.
>> What is your opinion? Let me know any thoughts.
> The specific names for a given device are supposed to be specified,
> there's a bunch of existing bindings that appear to do th
OK, I understand. Thank you for the clarification.
I will update the binding in patch set V2.
Also, I will update all the dts and dtsi files
according to the modification.
Best regards,
Andrei Simion