arm64: dts: qcom: sc7180: Configure USB as wakeup source
authorMatthias Kaehlcke <mka@chromium.org>
Thu, 1 Sep 2022 17:29:50 +0000 (10:29 -0700)
committerBjorn Andersson <andersson@kernel.org>
Tue, 18 Oct 2022 03:01:06 +0000 (22:01 -0500)
The dwc3 USB controller of the sc7180 supports USB remote
wakeup, configure it as a wakeup source.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220901102946.v2.1.I347ea409ee3134bd32a29e33fecd1a6ef32085a0@changeid
arch/arm64/boot/dts/qcom/sc7180.dtsi

index f59692213745e5125d1c657f369ac0c890565e71..78afbf4096cf1d5e8bb5d6e7d9193ba328fd86f5 100644 (file)
                                        <&gem_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_USB3 0>;
                        interconnect-names = "usb-ddr", "apps-usb";
 
+                       wakeup-source;
+
                        usb_1_dwc3: usb@a600000 {
                                compatible = "snps,dwc3";
                                reg = <0 0x0a600000 0 0xe000>;