On 21-06-23, 02:16, Xu Yang wrote: > ++ Vinod Koul > > > -----Original Message----- > > From: Rob Herring <robh@xxxxxxxxxx> > > Sent: Tuesday, June 20, 2023 11:29 PM > > To: Xu Yang <xu.yang_2@xxxxxxx> > > Cc: krzysztof.kozlowski+dt@xxxxxxxxxx; conor+dt@xxxxxxxxxx; shawnguo@xxxxxxxxxx; s.hauer@xxxxxxxxxxxxxx; > > kernel@xxxxxxxxxxxxxx; festevam@xxxxxxxxx; dl-linux-imx <linux-imx@xxxxxxx>; linux-phy@xxxxxxxxxxxxxxxxxxx; > > devicetree@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-usb@xxxxxxxxxxxxxxx; Jun Li <jun.li@xxxxxxx> > > Subject: [EXT] Re: [PATCH v4 1/2] dt-bindings: phy: mxs-usb-phy: convert to DT schema format > > > > Caution: This is an external email. Please take care when clicking links or opening attachments. When in doubt, report the > > message using the 'Report this email' button > > > > > > On Tue, Jun 13, 2023 at 04:34:44PM +0800, Xu Yang wrote: > > > Convert the binding to DT schema format. Besides, this also add clocks, > > > '#phy-cells', phy-3p0-supply and power-domains properties which are not > > > contained in txt file due to txt file lack updates. > > > > > > Signed-off-by: Xu Yang <xu.yang_2@xxxxxxx> > > > > > > --- > > > Changes in v2: > > > - change filename to fsl,mxs-usbphy.yaml > > > - add other optional properties > > > - narrow fsl,anatop to imx6 > > > - use additionalProperties > > > Changes in v3: > > > - fix indentation > > > - add clocks property to example > > > Changes in v4: > > > - remove [fsl,imx7ulp-usbphy, fsl,imx6ul-usbphy] > > > - limit item of reg and interrupts to 1 > > > - sort enum items > > > - modify commit message > > > --- > > > .../bindings/phy/fsl,mxs-usbphy.yaml | 125 ++++++++++++++++++ > > > .../devicetree/bindings/phy/mxs-usb-phy.txt | 33 ----- > > > 2 files changed, 125 insertions(+), 33 deletions(-) > > > create mode 100644 Documentation/devicetree/bindings/phy/fsl,mxs-usbphy.yaml > > > delete mode 100644 Documentation/devicetree/bindings/phy/mxs-usb-phy.txt > > > > This should be applied by the PHY maintainers, but they weren't Cc'ed. > > I see. Thanks for reminding. > > Hi Vinod, > > Could you please help to apply below two patches: > - [v4 1/2] dt-bindings: phy: mxs-usb-phy: convert to DT schema format > - [v4,2/2] dt-bindings: phy: mxs-usb-phy: add imx8ulp and imx8qm compatible > The review process has been completed. > Many thanks in advance. Applied now, please use get_maintainer.pl to find whom the patches should be copied to -- ~Vinod