mbox series

[v5,0/3] dts: imx8qxp add cdns usb3 port

Message ID 20230327145523.3121810-1-Frank.Li@nxp.com
Headers show
Series dts: imx8qxp add cdns usb3 port | expand

Message

Frank Li March 27, 2023, 2:55 p.m. UTC
cdns driver code already upstreamed. but missed dts part.

Change from v4 to v5
1. using shorter clock name

Change from v3 to v4:
1. drop assign-clock in yaml

Change from v2 to v3:
1. drop fixed frequency clock binding

Change from v1 to v2:
1. Add binding docoument.
2. Fixed all shawn's comments

Frank Li (3):
  dt-bindings: usb: cdns-imx8qm: add imx8qm cdns3 glue layer
  arm64: dts: imx8qxp: add cadence usb3 support
  arm64: dts: freescale: imx8qxp-mek: enable cadence usb3

 .../bindings/usb/fsl,imx8qm-cdns3.yaml        | 122 ++++++++++++++++++
 .../boot/dts/freescale/imx8-ss-conn.dtsi      |  72 +++++++++++
 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts |  85 ++++++++++++
 3 files changed, 279 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/usb/fsl,imx8qm-cdns3.yaml

Comments

Shawn Guo April 6, 2023, 1:44 a.m. UTC | #1
On Mon, Mar 27, 2023 at 10:55:20AM -0400, Frank Li wrote:
> cdns driver code already upstreamed. but missed dts part.
> 
> Change from v4 to v5
> 1. using shorter clock name
> 
> Change from v3 to v4:
> 1. drop assign-clock in yaml
> 
> Change from v2 to v3:
> 1. drop fixed frequency clock binding
> 
> Change from v1 to v2:
> 1. Add binding docoument.
> 2. Fixed all shawn's comments
> 
> Frank Li (3):
>   dt-bindings: usb: cdns-imx8qm: add imx8qm cdns3 glue layer
>   arm64: dts: imx8qxp: add cadence usb3 support
>   arm64: dts: freescale: imx8qxp-mek: enable cadence usb3

Applied two DTS patches, thanks!
Frank Li May 17, 2023, 2:25 p.m. UTC | #2
> >
> > Frank Li (3):
> >   dt-bindings: usb: cdns-imx8qm: add imx8qm cdns3 glue layer
> >   arm64: dts: imx8qxp: add cadence usb3 support
> >   arm64: dts: freescale: imx8qxp-mek: enable cadence usb3
> 
> Applied two DTS patches, thanks!

Krzysztof Kozlowski:

di-bindings missed, Can you pick up this one?

Best regards
Frank Li
Krzysztof Kozlowski May 17, 2023, 2:44 p.m. UTC | #3
On 17/05/2023 16:25, Frank Li wrote:
>>>
>>> Frank Li (3):
>>>   dt-bindings: usb: cdns-imx8qm: add imx8qm cdns3 glue layer
>>>   arm64: dts: imx8qxp: add cadence usb3 support
>>>   arm64: dts: freescale: imx8qxp-mek: enable cadence usb3
>>
>> Applied two DTS patches, thanks!
> 
> Krzysztof Kozlowski:
> 
> di-bindings missed, Can you pick up this one?

Please send DT bindings to USB maintainer.

Best regards,
Krzysztof