aboutsummaryrefslogtreecommitdiff
path: root/tools/net/ynl/lib/ynl.py
diff options
context:
space:
mode:
authorAlex Bee <[email protected]>2024-06-22 23:54:16 +0200
committerKalle Valo <[email protected]>2024-06-26 20:50:58 +0300
commitf3f942d6e5889ea9d46cecf8fc0b7893b5ba9792 (patch)
tree3b24c359de5107c7cec71e3a1877afd7cd710cd9 /tools/net/ynl/lib/ynl.py
parentdbb5265a5d7cca1cdba7736dba313ab7d07bc19d (diff)
wifi: brcmfmac: of: Support interrupts-extended
The currently existing of_property_present check for interrupts does not cover all ways interrupts can be defined in a device tree, e.g. "interrupts-extended". In order to support all current and future ways that can be done, drop that check and call of_irq_parse_one to figure out if an interrupt is defined and irq_create_of_mapping for the actual mapping and let it be handled by the interrupt subsystem. Signed-off-by: Alex Bee <[email protected]> Acked-by: Arend van Spriel <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/net/ynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions