Skip to content

Commit

Permalink
arm64: dts: qcom: pm660: fix pm660_fg-interrupts flag
Browse files Browse the repository at this point in the history
fixes : 98e1f70

Signed-off-by: Aboothahir U <[email protected]>
  • Loading branch information
iAboothahir authored and minlexx committed Jan 2, 2024
1 parent 2da46f2 commit d001f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/qcom/pm660.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
compatible = "qcom,pmi8998-fg";
reg = <0x4000 0x1000>;

interrupts = <0x2 0x40 0x3 IRQ_TYPE_EDGE_RISING>;
interrupts = <0x0 0x40 0x3 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "soc-delta";

status = "disabled";
Expand Down

0 comments on commit d001f94

Please sign in to comment.