ARM: dts: imx7ulp: add "nxp,sim" property for usbphy1

i.MX7ULP need properly set System Integration Module(SIM) module to make
usb wakeup work well. This will add a "nxp,sim" property for usbphy1.

Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Xu Yang
2024-09-04 15:18:08 +08:00
committed by Shawn Guo
parent 44fc97d2f8
commit fb0423d11a

View File

@@ -214,6 +214,7 @@ usbphy1: usb-phy@40350000 {
interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&pcc2 IMX7ULP_CLK_USB_PHY>;
#phy-cells = <0>;
nxp,sim = <&sim>;
};
usdhc0: mmc@40370000 {