mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 17:04:50 -04:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user