summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>2021-12-24 17:29:14 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-30 15:26:49 +0300
commit1129a63e3a4c636f71c8d399313046f7b55f3009 (patch)
treeb26bdb881e3b8291121a9d6f3d2b96270d74eff3 /tools/perf/scripts/python
parentf63f1ddb5c2a9713c4cafce71d1eb3c1471d42e5 (diff)
downloadlinux-1129a63e3a4c636f71c8d399313046f7b55f3009.tar.xz
serial: ar933x: Use platform_get_irq() to get the interrupt
platform_get_resource(pdev, IORESOURCE_IRQ, ..) relies on static allocation of IRQ resources in DT core code, this causes an issue when using hierarchical interrupt domains using "interrupts" property in the node as this bypasses the hierarchical setup and messes up the irq chaining. In preparation for removal of static setup of IRQ resource from DT core code use platform_get_irq(). Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://lore.kernel.org/r/20211224142917.6966-9-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions