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

Commit af60f038 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add support for wake up interrupt in sdmmagpie"

parents 001a4e2a 5623454a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -22,5 +22,7 @@
};

&swr2 {
	interrupts = <0 296 0>, <0 528 0>;
	qcom,swr-wakeup-required = <0>;
	interrupts = <0 296 0>, <0 500 0>;
	interrupt-names = "swr_master_irq", "swr_wake_irq";
};
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
			#size-cells = <0>;
			qcom,swr_master_id = <3>;
			swrm-io-base = <0x62ed0000 0x0>;
			interrupts = <0 137 0>, <0 528 0>;
			interrupts = <0 137 0>, <0 623 0>;
			interrupt-names = "swr_master_irq", "swr_wake_irq";
			qcom,swr-wakeup-required = <1>;
			qcom,swr-num-ports = <5>;