Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: gpio: add pinctrl support from the device tree | Gabriel Huau | 2015-06-04 | -0/+31 |
| | | | | | | | | | Every pin can be configured now from the device tree. A dt-bindings has been added to describe the different property available. Change-Id: I1668886062655f83700d0e7bbbe3ad09b19ee975 Signed-off-by: Gabriel Huau <contact@huau-gabriel.fr> Acked-by: Simon Glass <sjg@chromium.org> | |||
* | tegra: dts: Bring in GPIO bindings from linux | Simon Glass | 2014-06-20 | -0/+66 |
These files are taken from Linux 3.14. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Stephen Warren <swarren@nvidia.com> |