Skip to content
Commit 16cdf868 authored by Wilfried Chauveau's avatar Wilfried Chauveau Committed by Filip Jagodzinski
Browse files

remove gpio_irq as it cannot be supported by the platform



gpio_irq requires to be able to trigger on both rising and falling edges but
the CS-300 AHB GPIO is only able to trigger on either but not both. A workaround
could be to invert the sensibility in the handler but this would induce latency
and complexity in the driver that are not required for the time being.

Signed-off-by: Wilfried Chauveau's avatarWilfried Chauveau <wilfried.chauveau@arm.com>
parent 731685ae
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