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

From: Marek Vasut

Date: Fri Aug 28 2026 - 11:02:52 EST


On 8/28/26 11:11 AM, Krzysztof Kozlowski wrote:
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.
Fixed in V4, thanks !