summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-uclass.c
Commit message (Expand)AuthorAgeLines
* dm: pinctrl: Add a way for a GPIO driver to obtain a pin functionSimon Glass2016-01-21-0/+10
* dm: pinctrl: Add a function to parse PIN_CONFIG flagsSimon Glass2016-01-21-0/+12
* pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass2016-01-20-0/+4
* pinctrl: move dm_scan_fdt_node() out of pinctrl uclassMasahiro Yamada2015-09-19-6/+9
* pinctrl: Add the concept of peripheral IDsSimon Glass2015-09-02-9/+31
* pinctrl: add pin control uclass supportMasahiro Yamada2015-08-31-0/+240