aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/atmel_pio4.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass1-6/+6
2017-06-01atmel: Fix up use of dm_scan_fdt_node()Simon Glass1-2/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-2/+3
2016-10-28gpio: atmel_pio4: Remove unnecessary clock callingWenyou Yang1-12/+0
2016-08-15gpio: atmel_pio4: Rework to support DM & DTWenyou Yang1-22/+116
2016-08-15gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang1-53/+18
2015-11-30gpio: atmel: Add the PIO4 driver supportWenyou Yang1-0/+296