summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-uclass.c
Commit message (Expand)AuthorAgeLines
* pinctrl: fix typos in comment blocks of pinconfig_post_bind()Masahiro Yamada2016-08-20-2/+2
* pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devicesThomas Abraham2016-05-25-0/+1
* 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