diff options
| author | Rajendra Nayak <[email protected]> | 2016-10-05 14:41:23 +0530 |
|---|---|---|
| committer | Andy Gross <[email protected]> | 2016-11-10 16:38:54 -0600 |
| commit | 29ac9652a210fcfaf72ed3a076b38092a2e8d5e4 (patch) | |
| tree | 33c205f929e58ccefea0d3536559784b673c6d0a | |
| parent | 5c99bfdc1fd3d807ee3791e3431954ffe1942582 (diff) | |
arm64: dts: qcom: Add missing interrupt entry for pm8994 gpios
pm8994 has 22 gpios, so add the missing interrupts entry for one
of the gpios
Signed-off-by: Rajendra Nayak <[email protected]>
Cc: Stephen Boyd <[email protected]>
Signed-off-by: Andy Gross <[email protected]>
| -rw-r--r-- | arch/arm64/boot/dts/qcom/pm8994.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/pm8994.dtsi b/arch/arm64/boot/dts/qcom/pm8994.dtsi index 1222d2e904f6..0f1866024ae3 100644 --- a/arch/arm64/boot/dts/qcom/pm8994.dtsi +++ b/arch/arm64/boot/dts/qcom/pm8994.dtsi @@ -29,6 +29,7 @@ <0 0xcc 0 IRQ_TYPE_NONE>, <0 0xcd 0 IRQ_TYPE_NONE>, <0 0xce 0 IRQ_TYPE_NONE>, + <0 0xcf 0 IRQ_TYPE_NONE>, <0 0xd0 0 IRQ_TYPE_NONE>, <0 0xd1 0 IRQ_TYPE_NONE>, <0 0xd2 0 IRQ_TYPE_NONE>, |