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

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

Merge "ARM: dts: msm: Fix SMB1355 interrupt configuration"

parents 6675d9b6 bb2bcd92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -216,7 +216,7 @@
	pinctrl-names = "default";
	pinctrl-0 = <&smb_int_default>;
	interrupt-parent = <&tlmm>;
	interrupts = <62 IRQ_TYPE_LEVEL_LOW>;
	interrupts = <130 IRQ_TYPE_LEVEL_LOW>;
	status = "ok";
};

+1 −1
Original line number Diff line number Diff line
@@ -168,7 +168,7 @@
	pinctrl-names = "default";
	pinctrl-0 = <&smb_int_default>;
	interrupt-parent = <&tlmm>;
	interrupts = <62 IRQ_TYPE_LEVEL_LOW>;
	interrupts = <130 IRQ_TYPE_LEVEL_LOW>;
	status = "ok";
};