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

Commit fe79b38b authored by Ankit Sharma's avatar Ankit Sharma
Browse files

ARM: dts: msm: Add PBS node for PM660



PBS is used for HW executed sequences. Add
the node for it on PM660 and keep it disabled.

CRs-Fixed: 2061723
Change-Id: I6ddfc23c41511e6e0f55e0cf3024a3871142a9ac
Signed-off-by: default avatarAnkit Sharma <ansharma@codeaurora.org>
parent 827c6ada
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -300,6 +300,12 @@
				qcom,cal-val = <0>;
			};
		};

		pm660_pbs: qcom,pbs@7300 {
			compatible = "qcom,qpnp-pbs";
			reg = <0x7300 0x100>;
			status = "disabled";
		};
	};

	qcom,pm660@1 {