Re: [PATCH v2 1/9] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.infradead.lists.linux-phy,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-usb |
|---|---|
| Message-ID | <20260818-imperious-thankful-perch-dcaa44@quoll> |
On Sun, Aug 16, 2026 at 11:37:03PM +0200, Marek Vasut wrote: > From: Pankaj Dev <[email protected]> > > Document USB2 PHY for STM32MP25 USB2 controllers, which includes the > USB2.0 host-only controller and USB 2.0 part of the DWC3 controller. > Two such PHYs in total are present in STM32MP25 SoC, they both are > slightly different, therefore they use different compatible string > to discern them. > > Co-developed-by: Pankaj Dev <[email protected]> > Signed-off-by: Pankaj Dev <[email protected]> Please run scripts/checkpatch.pl on the patches and fix reported warnings. After that, run also 'scripts/checkpatch.pl --strict' on the patches and (probably) fix more warnings. Some warnings can be ignored, especially from --strict run, but the code here looks like it needs a fix. Feel free to get in touch if the warning is not clear. > Co-developed-by: Rahul Kumar <[email protected]> > Signed-off-by: Rahul Kumar <[email protected]> > Co-developed-by: Fabrice Gasnier <[email protected]> > Signed-off-by: Fabrice Gasnier <[email protected]> > Co-developed-by: Clément Le Goffic <[email protected]> > Signed-off-by: Clément Le Goffic <[email protected]> > Signed-off-by: Marek Vasut <[email protected]> > --- > Cc: Alexandre Torgue <[email protected]> > Cc: Christian Bruel <[email protected]> > Cc: Conor Dooley <[email protected]> > Cc: Fabrice Gasnier <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Krzysztof Kozlowski <[email protected]> > Cc: Maxime Coquelin <[email protected]> > Cc: Neil Armstrong <[email protected]> > Cc: Pankaj Dev <[email protected]> > Cc: Rahul Kumar <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Rosen Penev <[email protected]> > Cc: Thinh Nguyen <[email protected]> > Cc: Vinod Koul <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > --- > V2: - Fix up Sob/Cdb lines > - Fix up compatible string in example > - Use additionalProperties: false > - Expand description: > - Use clock-cells = <1> to discern OSC and future PLL clock from the PHY > --- > .../bindings/phy/st,stm32-usb2phy.yaml | 73 +++++++++++++++++++ I do not see any changes/improvements from previous review. Best regards, Krzysztof -- linux-phy mailing list [email protected] https://lists.infradead.org/mailman/listinfo/linux-phy