Re: [PATCH v3 5/9] dt-bindings: usb: dwc3: Document ST STM32MP2 DWC3 xHCI USB controller

From: Marek Vasut

Date: Thu Aug 27 2026 - 13:05:08 EST


On 8/27/26 2:59 PM, Krzysztof Kozlowski wrote:

[...]

+++ b/Documentation/devicetree/bindings/usb/st,stm32mp25-dwc3.yaml
@@ -0,0 +1,97 @@
+# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
+%YAML 1.2
+---
+$id: http://devicetree.org/schemas/usb/st,stm32mp25-dwc3.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
+title: STMicroelectronics STM32 MPU DWC3 USB SoC controller
+
+description:
+ The STM32 MPU DWC3 USB SoC controller block supports both
+ Host(SS/HS/FS/LS) and Device(SS/HS/FS) mode operation
+
+maintainers:
+ - Fabrice Gasnier <fabrice.gasnier@xxxxxxxxxxx>
+ - Marek Vasut <marex@xxxxxxxxxxxx>
+
+allOf:
+ - $ref: snps,dwc3-common.yaml#

Honestly, I am lost. It seems this resolves my comment at v2, but now I
went through patchset from Fabrice Gasnier which was ON TOP of this
patch adding this line.

I think the stuff Fabrice sent was on top of V2.

It is not your fault, although if there are pending comments expressed
not via review but via patchses on top of things being reviewed, then
can you check for them?
I did, while briefly reviewing that series.