From: Kiran Gunda Date: Tue, 21 Feb 2017 09:38:21 +0000 (+0530) Subject: ARM: dts: msm: Add PBS client node for PM660 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=12b74de0fef6b20d297eb6d75b954d527e62cbe6;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git 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 --- diff --git a/arch/arm/boot/dts/qcom/msm-pm660l.dtsi b/arch/arm/boot/dts/qcom/msm-pm660l.dtsi index cdb3662a1a56..538c07595977 100644 --- a/arch/arm/boot/dts/qcom/msm-pm660l.dtsi +++ b/arch/arm/boot/dts/qcom/msm-pm660l.dtsi @@ -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>;