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

Commit 22448dfb authored by Fenglin Wu's avatar Fenglin Wu
Browse files

ARM: dts: msm: Add Qnovo device node for PM8150B



Add Qnovo device node in PM8150B to enable it for pulse charging
control.

Change-Id: Idfe632c8058382481cf551faf7ec51e1dadbef54
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent 4aeaa891
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -50,6 +50,13 @@
			clock-names = "xo";
		};

		pm8150b_qnovo: qcom,sdam-qnovo@b000 {
			compatible = "qcom,qpnp-qnovo5";
			reg = <0xb000 0x100>;
			interrupts = <0x2 0xb0 0 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "ptrain-done";
		};

		pm8150b_gpios: pinctrl@c000 {
			compatible = "qcom,spmi-gpio";
			reg = <0xc000 0xc00>;