summaryrefslogtreecommitdiff
path: root/include/dm/pinctrl.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-03dm: pinctrl: Add pinctrl_decode_pin_config_dm().Christoph Muellner1-0/+12
2018-11-17cmd: pinmux: Add pinmux commandPatrice Chotard1-0/+3
2018-11-17dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_countPatrice Chotard1-0/+22
2018-11-17dm: pinctrl: Add get_pin_muxing() opsPatrice Chotard1-0/+34
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-21dm: pinctrl: sync with Linux to use pin_config_paramPeng Fan1-46/+66
2016-01-22dm: pinctrl: Add a way for a GPIO driver to obtain a pin functionSimon Glass1-0/+32
2016-01-22dm: pinctrl: Add a function to parse PIN_CONFIG flagsSimon Glass1-0/+13
2015-09-03pinctrl: Add the concept of peripheral IDsSimon Glass1-0/+60
2015-08-31pinctrl: add pin control uclass supportMasahiro Yamada1-0/+227