summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tps68470.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: tps68470: Make tps68470_gpio_output() always set the initial valueHans de Goede2023-07-191-3/+3
* gpio: tps68470: Allow building as moduleHans de Goede2022-01-241-1/+4
* gpio: tps68470: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-211-11/+1
* gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2019-11-071-3/+3
* gpio: tps68470: Update to SPDX license identifierRajmohan Mani2018-02-231-9/+1
* gpio: Add support for TPS68470 GPIOsRajmohan Mani2017-08-141-0/+176