Hi Manuel --

On Tue, 3 Apr 2018, Manuel Bouyer wrote:

Log Message:
external interrupt functions are named "eint<n>" in the sunxi_gpio_pins[]
arrays, while sunxi_gpio_establish() looks for "eint".
Rename eint<n> to eint in sunxi_gpio_pins[]. Tested with an external interrupt
on PH0 on an A20.

I checked the Linux driver this morning as this was never (afaik) clearly defined in the binding docs. Linux uses the name "irq" for these pins -- we should do the same to be compatible with upstream dts files.

Cheers,
Jared

Reply via email to