Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5e86120c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable support to use PDC interrupts for sdxpoorwills"

parents 08c78f81 26652232
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -24,13 +24,15 @@
		#size-cells = <1>;
		ranges;

		interrupts = <0 131 0>, <0 130 0>, <0 59 0>;
		interrupt-names = "hs_phy_irq", "pwr_event_irq", "ss_phy_irq";
		interrupts = <0 197 0>, <0 130 0>, <0 196 0>, <0 198 0>;
		interrupt-names = "dp_hs_phy_irq", "pwr_event_irq",
			"ss_phy_irq", "dm_hs_phy_irq";

		USB3_GDSC-supply = <&gdsc_usb30>;
		qcom,usb-dbm = <&dbm_1p5>;
		qcom,dwc-usb3-msm-tx-fifo-size = <21288>;
		qcom,num-gsi-evt-buffs = <0x3>;
		qcom,use-pdc-interrupts;

		clocks = <&clock_gcc GCC_USB30_MASTER_CLK>,
			 <&clock_gcc GCC_SYS_NOC_USB3_CLK>,