Re: [PATCH] dt-bindings: usb: add missing unevaluatedProperties on USB connector

From: Krzysztof Kozlowski
Date: Tue Jul 25 2023 - 06:22:23 EST


On 24/07/2023 23:02, Rob Herring wrote:
>> compatible = "usb-a-connector";
>> phy-supply = <&exp_usb3_vbus>;
>> };
>> };
>>
>> I would assume that phy-supply should be a property of the phy.
>
> Indeed. We already have vbus-supply which this looks like it is. I'm
> pretty sure I've seen Vbus in phy bindings too which I've pushed back
> on as to whether Vbus really went to the phy or was there because the
> phy driver just wants to control Vbus.
>
> The marvell platforms aren't in great shape schema wise, so maybe
> don't worry about it now.

OK, I will send a v2.

Best regards,
Krzysztof