summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-uclass.c
AgeCommit message (Expand)Author
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-08-20pinctrl: fix typos in comment blocks of pinconfig_post_bind()Masahiro Yamada
2016-05-25pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devicesThomas Abraham
2016-01-22dm: pinctrl: Add a way for a GPIO driver to obtain a pin functionSimon Glass
2016-01-22dm: pinctrl: Add a function to parse PIN_CONFIG flagsSimon Glass
2016-01-21pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass
2015-09-19pinctrl: move dm_scan_fdt_node() out of pinctrl uclassMasahiro Yamada
2015-09-03pinctrl: Add the concept of peripheral IDsSimon Glass
2015-08-31pinctrl: add pin control uclass supportMasahiro Yamada