From 38bb2f628d62eb4ed5bbc8707f75cb31378cde1b Mon Sep 17 00:00:00 2001 From: Anirudh Ghayal Date: Mon, 6 Mar 2017 15:05:22 +0530 Subject: ARM: dts: msm: Enable Short-Circuit (SC) interrupt for LCDB on PM660L The SC interrupt handles the SC events and disables the module if it persists. CRs-Fixed: 1083319 Change-Id: I18e37440159089103c5ba89a9a2d793d9aafe433 Signed-off-by: Anirudh Ghayal --- arch/arm/boot/dts/qcom/msm-pm660l.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/boot/dts/qcom/msm-pm660l.dtsi b/arch/arm/boot/dts/qcom/msm-pm660l.dtsi index 0356942cbe95..bcdbc4ed7c55 100644 --- a/arch/arm/boot/dts/qcom/msm-pm660l.dtsi +++ b/arch/arm/boot/dts/qcom/msm-pm660l.dtsi @@ -394,6 +394,9 @@ #address-cells = <1>; #size-cells = <1>; reg = <0xec00 0x100>; + interrupts = <0x3 0xec 0x1 IRQ_TYPE_EDGE_RISING>; + interrupt-names = "sc-irq"; + qcom,force-module-reenable; lcdb_ldo_vreg: ldo { -- cgit v1.2.3