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

Commit 1e23d0a0 authored by Fenglin Wu's avatar Fenglin Wu
Browse files

ARM: dts: msm: add HBoost register address base for PM8350B

Add HBoost register address base so that the haptics driver can
access the module to get the supported voltage range.

Change-Id: Ia19a05d15058121f5d23ba575ad27e8ea6d40e02
parent 3ade6079
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@

		pm8350b_haptics: qcom,hv-haptics@f000 {
			compatible = "qcom,hv-haptics";
			reg = <0xf000>, <0xf100>;
			reg = <0xf000>, <0xf100>, <0xf200>;
			interrupts = <0x3 0xf0 0x1 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "fifo-empty";
			qcom,vmax-mv = <3600>;