Re: [PATCH V1 1/4] dt-bindings: phy: Add max-microamp properties for PHY and PLL supplies
From: Krzysztof Kozlowski
Date: Fri Aug 08 2025 - 03:37:39 EST
On Wed, Aug 06, 2025 at 09:13:37PM +0530, Nitin Rawat wrote:
> Add two new optional properties to the SC8280XP QMP UFS PHY
> device tree binding:
>
> - `vdda-phy-max-microamp`: Specifies the maximum current (in microamps)
> that can be drawn from the PHY supply.
> - `vdda-pll-max-microamp`: Specifies the maximum current (in microamps)
> that can be drawn from the PLL supply.
How much you can draw from some supply is not a property of the device,
but that supply, so to me this is really oddly named.
Anyway, discussion is going in driver patch.
Best regards,
Krzysztof