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

Commit 47159f5a authored by Jishnu Prakash's avatar Jishnu Prakash Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update ADC channels for holi-pm6125

Delete PMR735A and PMR735B ADC channels from PMK8350's list
of ADC channels, and xo_therm on PM6125 VADC, as they are not
used for holi-pm6125.

Change-Id: Ie2252f9e31236bf794b25bef6250bbd406d327ce
parent 32efe14d
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -66,6 +66,8 @@
			&rfc_cam_therm_default
			&rear_cam_flash_therm_default>;

	/delete-node/ xo_therm;

	pa_therm1 {
		reg = <ADC5_AMUX_THM1_100K_PU>;
		label = "pa_therm1";
@@ -232,6 +234,14 @@
	/delete-node/ pm8350b_die_temp;
	/delete-node/ pm8350b_vph_pwr;
	/delete-node/ pm8350b_vbat_sns;

	/delete-node/ pmr735a_ref_gnd;
	/delete-node/ pmr735a_vref_1p25;
	/delete-node/ pmr735a_die_temp;

	/delete-node/ pmr735b_ref_gnd;
	/delete-node/ pmr735b_vref_1p25;
	/delete-node/ pmr735b_die_temp;
};

&pmk8350_adc_tm {