Message ID | 1649704614-31518-7-git-send-email-quic_c_sanm@quicinc.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | USB DWC3 host wake up support from system suspend | expand |
On Tue, 12 Apr 2022 00:46:54 +0530, Sandeep Maheswaram wrote: > Adding wakeup-source property for USB controller in SC7280. > This property is added to inform that the USB controller is > wake up capable and to conditionally power down the phy during > system suspend. > > Applied, thanks! [6/6] arm64: dts: qcom: sc7280: Add wakeup-source property for USB node commit: 97276cbfb4fbe33c3ab8b5f5277a73c0b5f3732b Best regards,
diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi index f0b64be..046262a 100644 --- a/arch/arm64/boot/dts/qcom/sc7280.dtsi +++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi @@ -2916,6 +2916,7 @@ phys = <&usb_1_hsphy>, <&usb_1_ssphy>; phy-names = "usb2-phy", "usb3-phy"; maximum-speed = "super-speed"; + wakeup-source; }; };