Skip to content

Commit b14bb2c

Browse files
Kriskura176767swatagar
authored andcommitted
FROMLIST: arm64: dts: qcom: talos: Mark usb controllers are wakeup capable devices
USB controllers on talos are wakeup capable. Hence add wakeup-source property to both controller nodes. Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/all/20260128062720.437712-3-krishna.kurapati@oss.qualcomm.com/ Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com>
1 parent 1bb39f4 commit b14bb2c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/talos.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4991,6 +4991,8 @@
49914991
snps,hird-threshold = /bits/ 8 <0x10>;
49924992
snps,usb3_lpm_capable;
49934993

4994+
wakeup-source;
4995+
49944996
status = "disabled";
49954997
};
49964998

@@ -5048,6 +5050,8 @@
50485050
snps,hird-threshold = /bits/ 8 <0x10>;
50495051
maximum-speed = "high-speed";
50505052

5053+
wakeup-source;
5054+
50515055
status = "disabled";
50525056
};
50535057

0 commit comments

Comments
 (0)