summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-stmfx.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: stmfx: add information on pin configurationPatrick Delaunay2020-07-071-1/+31
* gpio: stmfx: add ops get_dir_flagsPatrick Delaunay2020-07-071-0/+50
* gpio: stmfx: add ops set_dir_flagPatrick Delaunay2020-07-071-0/+37
* gpio: stmfx: add function stmfx_read_reg and stmfx_write_regPatrick Delaunay2020-07-071-42/+26
* gpio: stmfx: rename function used to change pin configurationPatrick Delaunay2020-07-071-10/+8
* gpio: stmfx: move function to prepare new ops introductionPatrick Delaunay2020-07-071-30/+30
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* pinctrl: stmfx: update the result type of dm_i2c_reg_readPatrick Delaunay2020-02-131-3/+4
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* pinctrl: stmfx: update pinconf settingsPatrick Delaunay2019-08-271-10/+10
* pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverPatrick Delaunay2019-04-121-0/+431