Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices | Thomas Abraham | 2016-05-25 | -0/+1 |
* | dm: pinctrl: Add a way for a GPIO driver to obtain a pin function | Simon Glass | 2016-01-21 | -0/+10 |
* | dm: pinctrl: Add a function to parse PIN_CONFIG flags | Simon Glass | 2016-01-21 | -0/+12 |
* | pinctrl: Avoid binding all pinconfig nodes before relocation | Simon Glass | 2016-01-20 | -0/+4 |
* | pinctrl: move dm_scan_fdt_node() out of pinctrl uclass | Masahiro Yamada | 2015-09-19 | -6/+9 |
* | pinctrl: Add the concept of peripheral IDs | Simon Glass | 2015-09-02 | -9/+31 |
* | pinctrl: add pin control uclass support | Masahiro Yamada | 2015-08-31 | -0/+240 |