diff mbox

arm64: dts: qcom: Add missing interrupt entry for pm8994 gpios

Message ID 1475658683-24448-1-git-send-email-rnayak@codeaurora.org (mailing list archive)
State Accepted, archived
Delegated to: Andy Gross
Headers show

Commit Message

Rajendra Nayak Oct. 5, 2016, 9:11 a.m. UTC
pm8994 has 22 gpios, so add the missing interrupts entry for one
of the gpios

Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
---
 arch/arm64/boot/dts/qcom/pm8994.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Andy Gross Oct. 11, 2016, 9:01 a.m. UTC | #1
On Wed, Oct 05, 2016 at 02:41:23PM +0530, Rajendra Nayak wrote:
> pm8994 has 22 gpios, so add the missing interrupts entry for one
> of the gpios
> 
> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>


Good catch.  Thanks for the patch.

Andy
--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm64/boot/dts/qcom/pm8994.dtsi b/arch/arm64/boot/dts/qcom/pm8994.dtsi
index 1222d2e..0f18660 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>,