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

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

Merge "ARM: dts: msm: Disable pmk8350 vadc node for litomagnus and orchid"

parents 3dd62a31 49aacfee
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -71,3 +71,7 @@
&pmk8350_adc_tm {
	status = "disabled";
};

&pmk8350_vadc {
	status = "disabled";
};
+4 −0
Original line number Diff line number Diff line
@@ -73,6 +73,10 @@
	status = "disabled";
};

&pmk8350_vadc {
	status = "disabled";
};

&pm7250b_qg {
	qcom,use-cp-iin-sns;
};
+4 −0
Original line number Diff line number Diff line
@@ -83,3 +83,7 @@
&pmk8350_adc_tm {
	status = "disabled";
};

&pmk8350_vadc {
	status = "disabled";
};
+4 −0
Original line number Diff line number Diff line
@@ -86,6 +86,10 @@
	status = "disabled";
};

&pmk8350_vadc {
	status = "disabled";
};

&pm7250b_qg {
	qcom,use-cp-iin-sns;
};