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:
parent
c3cd3d3174
commit
12b74de0fe
1 changed files with 5 additions and 0 deletions
|
@ -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>;
|
||||
|
|
Loading…
Add table
Reference in a new issue