Skip to content
Commit ec06354e authored by Rajasekaran Kalidoss's avatar Rajasekaran Kalidoss
Browse files

Use platform_get_irq to get irq number



In kernel 6.x versions using platform_get_resource() to get the irq
resource is not supported and it returns -ENOENT. Use platform_get_irq
to ger irq number. Also get irq trigger type to update irq flags. This
works in both 5.x and 6.x versions.

Change-Id: I0c04c1179621b70c66659a6d2777ff24429fa866
Signed-off-by: Rajasekaran Kalidoss's avatarRajasekaran Kalidoss <rajasekaran.kalidoss@arm.com>
parent ab5368cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment