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

Commit 0466e2a7 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: Disable VADC support for msmtitanium rumi"

parents c0785679 ee1ea6b2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -100,3 +100,11 @@
&clock_gcc_gfx {
	compatible = "qcom,dummycc";
};

&pmtitanium_vadc {
	status = "disabled";
};

&pmtitanium_adc_tm {
	status = "disabled";
};