Emmanuel Vadot 0fe5379c6a arm: allwinner: Add GPIO Interrupt support
Not all pins in Allwinner have interrupts support so we rely
on the padconf data to add the proper caps when pin_getcaps is called.
The pin is switch to the specific "eint" function during setup_intr and
switched back to its old function in teardown_intr.
Only INTR_MAP_DATA_GPIO is supported for now.

MFC after:	1 month
2020-01-19 19:51:20 +00:00
..
2019-10-14 22:22:19 +00:00
2018-04-08 22:59:34 +00:00
2020-01-16 19:59:00 +00:00
2019-10-21 18:13:19 +00:00