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

Commit 5c462c85 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

ARM: dts: msm: update SMB1351 address for QCS405



Use 0x55 as 7-bit I2C address for smb1351.

Change-Id: I81adfa1ab8d3f405873a0e7c12995cb73f0f849a
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent 848831da
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -890,9 +890,9 @@

&i2c_5 {
	status = "ok";
	smb1351_otg_supply: smb1351-charger@1d {
	smb1351_otg_supply: smb1351-charger@55 {
		compatible = "qcom,smb1351-charger";
		reg = <0x1d>;
		reg = <0x55>;
		interrupt-parent = <&tlmm>;
		interrupts = <107 IRQ_TYPE_LEVEL_LOW>;
		qcom,float-voltage-mv = <4350>;