commit | f813548d57b686c08c6eeb97b394be82d6dd5652 | [log] [tgz] |
---|---|---|
author | Gabriel Huau <contact@huau-gabriel.fr> | Mon May 25 22:27:37 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 04 03:32:08 2015 -0600 |
tree | c9e25f8c9fc57dbeba19b617f421b6f1ba7ca8d1 | |
parent | 4f5908dd4536350ff881a0dd53044f336358832f [diff] |
x86: gpio: add pinctrl support from the device tree 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>