commit | 5cfc662c496a0e52301a9379f91755b1f8fbf368 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 05 20:05:25 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 29 17:09:50 2015 -0700 |
tree | 57e898dadd4f05fdbd3c8fc07683a05cf5a7b6e5 | |
parent | 35ea1bfde30a541188ffd24cdf9b3ba79b0e4684 [diff] |
dm: tegra: Bring in GPIO device tree binding At present the tegra GPIO driver does not fully support the existing device tree binding, but add the binding file to cover the existing partial support. Signed-off-by: Simon Glass <sjg@chromium.org>