From: Peter Chen Date: Fri, 17 Jan 2020 07:33:00 +0000 (+0800) Subject: LF-835-1 ARM: dts: imx7ulp.dtsi: add phandle for sim for USBPHY1 X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~577^2~2^2~487 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=c3c3b8b2d312e938e56bc63665de1c13a62e3740;p=linux.git LF-835-1 ARM: dts: imx7ulp.dtsi: add phandle for sim for USBPHY1 During the system wakeup, USB PHY driver needs to access sim registers, so we add phandle for sim, otherwise, the M4 doesn't know USB is a wakeup source, and USB wakeup function would not work like this ticket describes. Reviewed-by: Jun Li Acked-by: Leonard Crestez Signed-off-by: Peter Chen Signed-off-by: Dong Aisheng --- diff --git a/arch/arm/boot/dts/imx7ulp.dtsi b/arch/arm/boot/dts/imx7ulp.dtsi index 59715861d113..7025d860be65 100644 --- a/arch/arm/boot/dts/imx7ulp.dtsi +++ b/arch/arm/boot/dts/imx7ulp.dtsi @@ -338,6 +338,7 @@ interrupts = ; clocks = <&pcc2 IMX7ULP_CLK_USB_PHY>; #phy-cells = <0>; + nxp,sim = <&sim>; }; usdhc0: mmc@40370000 {