summaryrefslogtreecommitdiff
path: root/drivers/gpio/atmel_pio4.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-1/+1
* gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches2018-05-081-18/+18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: gpio: Correct use of -ENODEV in driversSimon Glass2017-10-081-6/+6
* atmel: Fix up use of dm_scan_fdt_node()Simon Glass2017-06-011-2/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+3
* gpio: atmel_pio4: Remove unnecessary clock callingWenyou Yang2016-10-281-12/+0
* gpio: atmel_pio4: Rework to support DM & DTWenyou Yang2016-08-151-22/+116
* gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang2016-08-151-53/+18
* gpio: atmel: Add the PIO4 driver supportWenyou Yang2015-11-301-0/+296