summaryrefslogtreecommitdiff
path: root/qcom/pm7250b.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'qcom/pm7250b.dtsi')
-rwxr-xr-xqcom/pm7250b.dtsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/qcom/pm7250b.dtsi b/qcom/pm7250b.dtsi
index e423f53f..93bf13c3 100755
--- a/qcom/pm7250b.dtsi
+++ b/qcom/pm7250b.dtsi
@@ -360,9 +360,9 @@
pm7250b_bcl: bcl@1d00 {
compatible = "qcom,bcl-v5";
reg = <0x1d00>;
- interrupts = <0x2 0x1d 0x0 IRQ_TYPE_NONE>,
- <0x2 0x1d 0x1 IRQ_TYPE_NONE>,
- <0x2 0x1d 0x2 IRQ_TYPE_NONE>;
+ interrupts = <0x2 0x1d 0x0 IRQ_TYPE_EDGE_RISING>,
+ <0x2 0x1d 0x1 IRQ_TYPE_EDGE_RISING>,
+ <0x2 0x1d 0x2 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "bcl-lvl0",
"bcl-lvl1",
"bcl-lvl2";