Re: [PATCH v3 1/9] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY

From: Krzysztof Kozlowski

Date: Fri Aug 28 2026 - 05:12:02 EST


On Sat, Aug 22, 2026 at 09:46:34AM +0200, Marek Vasut wrote:
> + resets:
> + maxItems: 1
> +
> + vdd33-supply:
> + description: Phandle to regulator providing 3V3 power supply to the USB2 HS PHY
> +
> +required:
> + - compatible
> + - "#clock-cells"
> + - "#phy-cells"

reg should be required, usually. If it is not, please explain why in the
commit msg.

Best regards,
Krzysztof