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

Commit 4e92b63e authored by Umang Agrawal's avatar Umang Agrawal Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Modify SMB1390 driver for sm8150



For SM8150, it's required to use SMB1390 power supply framework
based driver. Hence, modify SMB1390 compatible string to select the
alternate driver.

Change-Id: Iaeb445cc59c2ef3b1705c795087da7befc8d8dc3
Signed-off-by: default avatarUmang Agrawal <uagrawal@codeaurora.org>
parent be143f25
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -645,6 +645,8 @@
};

&smb1390_charger {
	/delete-property/ compatible;
	compatible = "qcom,smb1390-charger-psy";
	io-channels = <&pm8150b_vadc ADC_AMUX_THM2>;
	io-channel-names = "cp_die_temp";
	status = "ok";
+2 −0
Original line number Diff line number Diff line
@@ -615,6 +615,8 @@
};

&smb1390_charger {
	/delete-property/ compatible;
	compatible = "qcom,smb1390-charger-psy";
	io-channels = <&pm8150b_vadc ADC_AMUX_THM2>;
	io-channel-names = "cp_die_temp";
	status = "ok";
+2 −0
Original line number Diff line number Diff line
@@ -587,6 +587,8 @@
};

&smb1390_charger {
	/delete-property/ compatible;
	compatible = "qcom,smb1390-charger-psy";
	io-channels = <&pm8150b_vadc ADC_AMUX_THM2>;
	io-channel-names = "cp_die_temp";
	status = "ok";