OpenGrok
Cross Reference: sun7i_a20_gpio.c
xref
: /
src
/
sys
/
arch
/
arm
/
sunxi
/
sun7i_a20_gpio.c
Home
|
History
|
Annotate
|
Download
|
only in
sunxi
History log of
/src/sys/arch/arm/sunxi/sun7i_a20_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
01-Apr-2018
bouyer
Fix lvds output: PD10->19 are for lvds1, not lvds0. But they may be used
by tcon0 when it is set to dual-LVDS mode.
1.1
06-Oct-2017
jmcneill
branches: 1.1.2; 1.1.4;
Add sun4i (A10) and sun7i (A20) GPIO support.
1.1.4.1
07-Apr-2018
pgoyette
Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
1.1.2.2
03-Dec-2017
jdolecek
update from HEAD
1.1.2.1
06-Oct-2017
jdolecek
file sun7i_a20_gpio.c was added on branch tls-maxphys on 2017-12-03 11:35:56 +0000
Indexes created Wed Oct 15 03:09:54 GMT 2025