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

Commit b61c3f5d 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: mdm9630: add support for pwr_event_irq"

parents 152807c9 437a98e5
Loading
Loading
Loading
Loading
+5 −3
Original line number Original line Diff line number Diff line
@@ -469,12 +469,14 @@
		ranges;
		ranges;


		interrupt-parent = <&usb3>;
		interrupt-parent = <&usb3>;
		interrupts = <0 1>;
		interrupts = <0 1 2>;
		#interrupt-cells = <1>;
		#interrupt-cells = <1>;
		interrupt-map-mask = <0x0 0xffffffff>;
		interrupt-map-mask = <0x0 0xffffffff>;
		interrupt-map = <0x0 0 &intc 0 133 0
		interrupt-map = <0x0 0 &intc 0 133 0
						0x0 1 &spmi_bus 0x0 0x0 0x9 0x0>;
				 0x0 1 &intc 0 180 0
		interrupt-names = "hs_phy_irq", "pmic_id_irq";
				 0x0 2 &spmi_bus 0x0 0x0 0x9 0x0>;
		interrupt-names = "hs_phy_irq", "pwr_event_irq",
				"pmic_id_irq";


		USB3_GDSC-supply = <&gdsc_usb30>;
		USB3_GDSC-supply = <&gdsc_usb30>;
		qcom,otg-capability;
		qcom,otg-capability;