Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 3d54526e authored by Keerthy's avatar Keerthy Committed by Praneeth Bajjuri
Browse files

arm64: dts: ti: k3-j721s2: Fix the interrupt ranges property for main & wkup gpio intr

The parent's input irq number is wrongly subtracted with 32 instead of
using the exact numbers in:

https://software-dl.ti.com/tisci/esd/latest/5_soc_doc/j721s2/interrupt_cfg.html



The GPIO interrupts are not working because of that. The toggling works
fine but interrupts are not firing. Fix the parent's input irq that
specifies the base for parent irq.

Tested for MAIN_GPIO0_6 interrupt on the j721s2 EVM.

Signed-off-by: default avatarKeerthy <j-keerthy@ti.com>
parent 54163956
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment