aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2016-09-06 14:58:15 +0100
committerLinus Walleij <[email protected]>2016-09-12 14:17:02 +0200
commit5803348cfcead8ac768e3c86bbe6f5afb5a10935 (patch)
tree354ee02b40d1d2a7a2e07008f388c270ff80524f /scripts/gdb/linux/config.py
parent66cd89df8c043cc3a1a3d28c0a73f7c733935898 (diff)
pinctrl/at91: Don't provide a default trigger type
at91 used to set a default trigger type for GPIO interrupts in order to cope with the old board files. These days are long gone, and it all gets probed through DT. Andras Szemzo reported that the Ethernet device on his board was bailing to be probed, due to a conflict in interrupt trigger. Surely enough, this is due to this default trigger still being present, and turning this into a IRQ_TYPE_NONE fixes the issue. Reported-by: Andras Szemzo <[email protected]> Tested-by: Andras Szemzo <[email protected]> Cc: Linus Walleij <[email protected]> Cc: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions