ARM: dts: msm: Add PBS client node for PM660

Add PBS client node to trigger the PBS RAM event
for PM660.

Change-Id: I1be534e63d8121ac6b3cd290ba170ff15012d306
Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>
This commit is contained in:
Kiran Gunda 2017-02-21 15:08:21 +05:30 committed by Gerrit - the friendly Code Review server
parent c3cd3d3174
commit 12b74de0fe

View file

@ -26,6 +26,11 @@
reg = <0x100 0x100>;
};
pm660l_pbs: qcom,pbs@7300 {
compatible = "qcom,qpnp-pbs";
reg = <0x7300 0x100>;
};
qcom,power-on@800 {
compatible = "qcom,qpnp-power-on";
reg = <0x800 0x100>;