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

Commit 71ad14c1 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: Remove VADC and BTM thermistor channels for PM8941"

parents 9af00e66 61f86a32
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -240,6 +240,11 @@
	vadc@3100 {
		interrupts = <0x2 0x31 0x0>;
		interrupt-names = "eoc-int-en-set";
		/delete-node/ chan@b3;
		/delete-node/ chan@b4;
		/delete-node/ chan@b5;
		/delete-node/ chan@b7;
		/delete-node/ chan@b8;
	};

	iadc@3600 {
@@ -254,6 +259,10 @@
		interrupt-names =	"eoc-int-en-set",
					"high-thr-en-set",
					"low-thr-en-set";
		/delete-node/ chan@b3;
		/delete-node/ chan@b4;
		/delete-node/ chan@b5;
		/delete-node/ chan@b7;
	};
};