Commit 77d30613 authored by Chunfeng Yun's avatar Chunfeng Yun Committed by Matthias Brugger
Browse files

arm64: dts: mediatek: mt8195: enable usb remote wakeup

parent ab43a84c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -573,6 +573,8 @@ xhci0: usb@11200000 {
				 <&apmixedsys CLK_APMIXED_USB1PLL>,
				 <&infracfg_ao CLK_INFRA_AO_SSUSB_XHCI>;
			clock-names = "sys_ck", "ref_ck", "mcu_ck", "xhci_ck";
			mediatek,syscon-wakeup = <&pericfg 0x400 103>;
			wakeup-source;
			status = "disabled";
		};

@@ -636,6 +638,8 @@ xhci1: usb@11290000 {
				 <&apmixedsys CLK_APMIXED_USB1PLL>,
				 <&pericfg_ao CLK_PERI_AO_SSUSB_1P_XHCI>;
			clock-names = "sys_ck", "ref_ck", "mcu_ck","xhci_ck";
			mediatek,syscon-wakeup = <&pericfg 0x400 104>;
			wakeup-source;
			status = "disabled";
		};

@@ -655,6 +659,8 @@ xhci2: usb@112a0000 {
				 <&topckgen CLK_TOP_SSUSB_P2_REF>,
				 <&pericfg_ao CLK_PERI_AO_SSUSB_2P_XHCI>;
			clock-names = "sys_ck", "ref_ck", "xhci_ck";
			mediatek,syscon-wakeup = <&pericfg 0x400 105>;
			wakeup-source;
			status = "disabled";
		};

@@ -674,6 +680,8 @@ xhci3: usb@112b0000 {
				 <&topckgen CLK_TOP_SSUSB_P3_REF>,
				 <&pericfg_ao CLK_PERI_AO_SSUSB_3P_XHCI>;
			clock-names = "sys_ck", "ref_ck", "xhci_ck";
			mediatek,syscon-wakeup = <&pericfg 0x400 106>;
			wakeup-source;
			status = "disabled";
		};