Re: [PATCH v1 1/2] dt-bindings: hwmon: ina2xx: add supply property

From: Krzysztof Kozlowski
Date: Wed Mar 08 2023 - 09:38:07 EST


On 08/03/2023 15:01, Svyatoslav Ryhel wrote:
>>>>> + vdd-supply: true
>>>>> +
>>>>> required:
>>>>> - compatible
>>>>> - reg
>>
>>>> Unless the device can work without power the supply should be required.
>>
>>> Device can work without supply defined on most devices, but in my case power is gated with gpio and devices will not work without fixed regulator.
>>
>> If there are devices that work without any source of power at all that
>> would be very surprising. It doesn't matter if a particular system has
>> a non-controllable regulator, the binding should still make it mandatory
>> to describe that.
>
> Then question is WHY and WHO passed driver without power supply system implemented? Why it pops only now?

Why do you mention driver? We talk about bindings and device. What the
driver does, matters less here.

Best regards,
Krzysztof