On 19/04/2022 13:35, Abel Vesa wrote: (...) > + > + usbmisc2: usbmisc@5b0e0200 { Generic node names, so maybe "usb"? > + #index-cells = <1>; > + compatible = "fsl,imx8dxl-usbmisc", "fsl,imx7ulp-usbmisc"; > + reg = <0x5b0e0200 0x200>; > + }; > + > + usbphy2: usbphy@5b110000 { Generic node names, so "phy". > + compatible = "fsl,imx8dxl-usbphy", "fsl,imx7ulp-usbphy"; > + reg = <0x5b110000 0x1000>; > + clocks = <&usb2_2_lpcg IMX_LPCG_CLK_7>; > + status = "disabled"; > + }; > + Best regards, Krzysztof