Skip to content
Snippets Groups Projects
Commit 7f9e8633 authored by Jens Scharsig's avatar Jens Scharsig Committed by Tom Rix
Browse files

convert all at91 files to use at91_gpio driver syntax


* convert all files cpu/../at91 to use at91_gpio driver syntax
 * change AT91_PINP([A-F])(\d+) to AT91_PIO_PORT\1, \2
   this makes all 160 AT91_PINPxxx defines obsolete
 * AT91_PINPxxx defines and gpio.h can be remove, if all boards converted to new SoC access

Signed-off-by: default avatarJens Scharsig <js_at_ng@scharsoft.de>
parent ea8fbba7
No related branches found
No related tags found
No related merge requests found
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