From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 26C33C61DC2 for ; Thu, 27 Aug 2026 12:59:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To: Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=nHj2MclCk+X9SP4Q2c6F2gv56YQ8ZRF79zdrdZI3CCo=; b=5FqlV51hu902BGgoGoi6BHL+D2 NogagoeLQA4hpz7wssPUqdw389q2iMaV36/2K3x8U5MCJHQrlHNNabhkgpENo/6ucxkv6cZdlRB8d RnkxWt5pT8ZlKgIzPhdBSM21h/CUKBOmFwjW5zyx57MOt4PPdBkDC5YAdHZxLwx3AZ3nivfND61RH ZCxscbo4oWc01PcO5KAhx5c9TsChfAdrOCF8C9P8ve+q0FpIYDgf8/B5o6nOpefvXgbXXhLL8iV46 s6UU8DgEh7K8i3nqYRe6P2qWysaq0RCkLspEnV+Hx4EHGBbbWzJ/39Wa6zA+V7G1N3c3n04g5unf1 lQmO9+9Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wzZht-000000040il-2dz1; Thu, 27 Aug 2026 12:59:49 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wzZhs-000000040iR-1CVF; Thu, 27 Aug 2026 12:59:48 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id 9B269601F0; Thu, 27 Aug 2026 12:59:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6BFCE1F000E9; Thu, 27 Aug 2026 12:59:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1787835587; bh=nHj2MclCk+X9SP4Q2c6F2gv56YQ8ZRF79zdrdZI3CCo=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=PQNM85raTj4YxX05iQsQNYL4K3pmBOKj8+SY1N9Rp95qrAdSBNPQIqAfAt0N7Vo1O NUYMPl6VlmBXwIrdldCjY4vNMB6OsVK4vkFWm7sxWj4PjKwVLR0zN/qZvt14DUaoLf q9Pq3dvGmHhK9MlVQjaEbrWrWt0aNCj0qjPhJAlHVvGj/ckov8IuZ4aFQfa3yXPeCB Islc4QKwFb5jcnOPcOztzUx/OH4NAHHo3hGLz2TIDrqjvbbEgG9sIwCwfP3BFY5Bn4 E7dbYjLKuSnj1BcIn2sIt4/eW/yUz8VFsdOg3WOpUNoxy5pMTVw9cj+jtoN6G50PmZ LV1uSKjxDdaXQ== Date: Thu, 27 Aug 2026 14:59:44 +0200 From: Krzysztof Kozlowski To: Marek Vasut Cc: linux-usb@vger.kernel.org, fabrice.gasnier@foss.st.com, Pankaj Dev , =?utf-8?Q?Cl=C3=A9ment?= Le Goffic , Gatien Chevallier , Alexandre Torgue , Christian Bruel , Conor Dooley , Greg Kroah-Hartman , Krzysztof Kozlowski , Maxime Coquelin , Neil Armstrong , Rahul Kumar , Rob Herring , Rosen Penev , Thinh Nguyen , Vinod Koul , devicetree@vger.kernel.org, kernel@dh-electronics.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH v3 5/9] dt-bindings: usb: dwc3: Document ST STM32MP2 DWC3 xHCI USB controller Message-ID: <20260827-strategic-hallowed-lynx-ca3bcc@quoll> References: <20260822074816.548662-1-marex@nabladev.com> <20260822074816.548662-6-marex@nabladev.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20260822074816.548662-6-marex@nabladev.com> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Aug 22, 2026 at 09:46:38AM +0200, Marek Vasut wrote: > The ST STM32MP2 SoC contains single instance of DWC3 USB controller with > glue logic wrapper around it controlled by syscon. Document the glue > logic and DWC3 controller. >=20 > Co-developed-by: Pankaj Dev > Signed-off-by: Pankaj Dev > Co-developed-by: Cl=C3=A9ment Le Goffic > Signed-off-by: Cl=C3=A9ment Le Goffic > Co-developed-by: Gatien Chevallier > Signed-off-by: Gatien Chevallier > Signed-off-by: Marek Vasut > --- > Cc: Alexandre Torgue > Cc: Christian Bruel > Cc: Conor Dooley > Cc: Fabrice Gasnier > Cc: Greg Kroah-Hartman > Cc: Krzysztof Kozlowski > Cc: Maxime Coquelin > Cc: Neil Armstrong > Cc: Pankaj Dev > Cc: Rahul Kumar > Cc: Rob Herring > Cc: Rosen Penev > Cc: Thinh Nguyen > Cc: Vinod Koul > Cc: devicetree@vger.kernel.org > Cc: kernel@dh-electronics.com > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > Cc: linux-phy@lists.infradead.org > Cc: linux-stm32@st-md-mailman.stormreply.com > Cc: linux-usb@vger.kernel.org > --- > V2: Fix up Sob/Cdb lines > V3: - Document maximum-speed > - Switch resets to maxItems: 1 > - Drop label from example > - Use generic over-current-active-low > - Use ref: snps,dwc3-common.yaml and drop generic dr_mode/maximum-spe= ed/phys/phy-names > --- > .../bindings/usb/st,stm32mp25-dwc3.yaml | 97 +++++++++++++++++++ > 1 file changed, 97 insertions(+) > create mode 100644 Documentation/devicetree/bindings/usb/st,stm32mp25-dw= c3.yaml >=20 > diff --git a/Documentation/devicetree/bindings/usb/st,stm32mp25-dwc3.yaml= b/Documentation/devicetree/bindings/usb/st,stm32mp25-dwc3.yaml > new file mode 100644 > index 0000000000000..96bd557327252 > --- /dev/null > +++ 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 > + - Marek Vasut > + > +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. 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? Best regards, Krzysztof