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

Commit 9486b04b 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: Add QRD-specific entry for bat_therm for PMI632 on SDM439"

parents 3a250886 b23e02f6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -22,3 +22,10 @@
	qcom,board-id = <0xb 2>;
	qcom,pmic-id = <0x010016 0x25 0x0 0x0>;
};

&pmi632_vadc {
	chan@4a {
		qcom,scale-function = <22>;
	};
};
+7 −0
Original line number Diff line number Diff line
@@ -22,3 +22,10 @@
	qcom,board-id = <0xb 0>;
	qcom,pmic-id = <0x010016 0x25 0x0 0x0>;
};

&pmi632_vadc {
	chan@4a {
		qcom,scale-function = <22>;
	};
};