OpenGrok
Cross Reference: sun4i_a10_gpio.c
xref
: /
src
/
sys
/
arch
/
arm
/
sunxi
/
sun4i_a10_gpio.c
Home
|
History
|
Annotate
|
Download
|
only in
sunxi
History log of
/src/sys/arch/arm/sunxi/sun4i_a10_gpio.c
Revision
Date
Author
Comments
1.4
03-Apr-2018
bouyer
Consistently name the interrupt function "irq" and use this name
in sunxi_gpio_establish(). This is the name used by linux.
1.3
03-Apr-2018
bouyer
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.
XXX others sunxi_gpio_pins[] contains names like px_eint<n>, px being the
name of the port bank. I guess they should be renamed to "eint" too to work
with sunxi_gpio_establish() but I'm not sure the functions are really the
same, and I have no way to test.
1.2
12-Oct-2017
jmcneill
branches: 1.2.2; 1.2.4;
Fix PA16 and PA17 function 2; was reserved (NULL), should be "emac".
1.1
06-Oct-2017
jmcneill
Add sun4i (A10) and sun7i (A20) GPIO support.
1.2.4.1
07-Apr-2018
pgoyette
Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
1.2.2.2
03-Dec-2017
jdolecek
update from HEAD
1.2.2.1
12-Oct-2017
jdolecek
file sun4i_a10_gpio.c was added on branch tls-maxphys on 2017-12-03 11:35:56 +0000
Indexes created Mon Oct 13 15:10:03 GMT 2025