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

Commit cf8f7083 authored by Umang Agrawal's avatar Umang Agrawal Committed by Ashay Jaiswal
Browse files

ARM: dts: msm: Modify SMB1390 driver for sm6150 target



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

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

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

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