summaryrefslogtreecommitdiff
path: root/include/dm/pinctrl.h
AgeCommit message (Expand)Author
2020-10-08pinctrl: Reformat documentation in dm/pinctrl.hSean Anderson
2020-10-08pinctrl: Add pinmux property support to pinctrl-genericSean Anderson
2019-11-14pinctrol: dm: remove the function pinctrl_decode_pin_configPatrick Delaunay
2019-06-12dm: pinctrl: Add driver-strength-microamp propertyGuillaume La Roque
2019-05-04pinctrl: gpio: Add callback for configuring pin as GPIOMarek Vasut
2019-04-11dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner
2019-01-02dm: pinctrl: Add pinctrl_decode_pin_config_dm().Christoph Muellner
2018-11-16cmd: pinmux: Add pinmux commandPatrice Chotard
2018-11-16dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_countPatrice Chotard
2018-11-16dm: pinctrl: Add get_pin_muxing() opsPatrice Chotard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-21dm: pinctrl: sync with Linux to use pin_config_paramPeng Fan
2016-01-21dm: pinctrl: Add a way for a GPIO driver to obtain a pin functionSimon Glass
2016-01-21dm: pinctrl: Add a function to parse PIN_CONFIG flagsSimon Glass
2015-09-02pinctrl: Add the concept of peripheral IDsSimon Glass
2015-08-31pinctrl: add pin control uclass supportMasahiro Yamada