]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commitdiff
ARM: dts: imx7ulp: add "nxp,sim" property for usbphy1
authorXu Yang <xu.yang_2@nxp.com>
Wed, 4 Sep 2024 07:18:08 +0000 (15:18 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 8 Oct 2024 09:35:16 +0000 (17:35 +0800)
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>
arch/arm/boot/dts/nxp/imx/imx7ulp.dtsi

index ac338320ac1d7c309292ee7eba9baa1ee16f878e..b093f2a447aeb4a2ba417b356f3aa72853cce934 100644 (file)
                        interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&pcc2 IMX7ULP_CLK_USB_PHY>;
                        #phy-cells = <0>;
+                       nxp,sim = <&sim>;
                };
 
                usdhc0: mmc@40370000 {