aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-stmfx.c
AgeCommit message (Expand)Author
2020-07-07pinctrl: stmfx: add information on pin configurationPatrick Delaunay
2020-07-07gpio: stmfx: add ops get_dir_flagsPatrick Delaunay
2020-07-07gpio: stmfx: add ops set_dir_flagPatrick Delaunay
2020-07-07gpio: stmfx: add function stmfx_read_reg and stmfx_write_regPatrick Delaunay
2020-07-07gpio: stmfx: rename function used to change pin configurationPatrick Delaunay
2020-07-07gpio: stmfx: move function to prepare new ops introductionPatrick Delaunay
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-02-13pinctrl: stmfx: update the result type of dm_i2c_reg_readPatrick Delaunay
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-08-27pinctrl: stmfx: update pinconf settingsPatrick Delaunay
2019-04-12pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverPatrick Delaunay