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

Commit d28cdd40 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add SDAM peripheral to charger node for PM6150"

parents 2000f19d f0a97171
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -358,6 +358,13 @@
						  "temp-change-smb";
			};

			qcom,sdam@b100 {
				reg = <0xb100 0x100>;
				interrupts =
					<0x0 0xb1 0x1 IRQ_TYPE_EDGE_RISING>;
				interrupt-names = "sdam-sts";
			};

			smb5_vbus: qcom,smb5-vbus {
				regulator-name = "smb5-vbus";
			};