aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass1-1/+1
2016-08-20pinctrl: fix typos in comment blocks of pinconfig_post_bind()Masahiro Yamada1-2/+2
2016-05-25pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devicesThomas Abraham1-0/+1
2016-01-21dm: pinctrl: Add a way for a GPIO driver to obtain a pin functionSimon Glass1-0/+10
2016-01-21dm: pinctrl: Add a function to parse PIN_CONFIG flagsSimon Glass1-0/+12
2016-01-20pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass1-0/+4
2015-09-19pinctrl: move dm_scan_fdt_node() out of pinctrl uclassMasahiro Yamada1-6/+9
2015-09-02pinctrl: Add the concept of peripheral IDsSimon Glass1-9/+31
2015-08-31pinctrl: add pin control uclass supportMasahiro Yamada1-0/+240