diff options
| author | Girish Mahadevan <girishm@codeaurora.org> | 2016-08-22 13:52:04 -0600 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-26 21:39:39 -0700 |
| commit | 160f12765bc6b722d78d30bf9c96d2939d7e6fc2 (patch) | |
| tree | 1b73a5db4817b5a685795bedfa91e283a3f6de58 | |
| parent | 1ece4aba8399703a734711277c62c4ac1f537234 (diff) | |
ARM: dts: msm: Add blsp2_qup2 to list of bypass wakeup interrupts for 8996
Add blsp2_qup2 to the list of bypass wakeup interrupts in the MPM
pin mappings to allow msm8996 to enter deep sleep.
Change-Id: I4187a59116ca9d278017e81e815e5bbcd3a921e2
Signed-off-by: Girish Mahadevan <girishm@codeaurora.org>
Signed-off-by: Atul Raut <araut@codeaurora.org>
Signed-off-by: Maulik Shah <mkshah@codeaurora.org>
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8996-pm.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8996-pm.dtsi b/arch/arm/boot/dts/qcom/msm8996-pm.dtsi index 569b35f5b4e5..74c964bc466d 100644 --- a/arch/arm/boot/dts/qcom/msm8996-pm.dtsi +++ b/arch/arm/boot/dts/qcom/msm8996-pm.dtsi @@ -330,6 +330,7 @@ <0xff 132>, /* blsp1_qup_irq(5) */ <0xff 133>, /* blsp2_qup_irq(0) */ <0xff 134>, /* blsp2_qup_irq(1) */ + <0xff 135>, /* blsp2_qup_irq(2) */ <0xff 138>, /* blsp2_qup_irq(5) */ <0xff 140>, /* blsp1_uart_irq(1) */ <0xff 146>, /* blsp2_uart_irq(1) */ |
