commit | 01a97a11db75c1a006da7b40d8ba4a325f05960c | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu May 12 12:07:39 2016 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Tue May 31 09:53:56 2016 -0700 |
tree | f2c49594d96073ee1f2020edc037f520805c4607 | |
parent | da6e2fab5db000e31187aa4c9495c244011792c1 [diff] |
ARM: tegra: use DT bindings for GPIO naming There are currently many places that define the list of all Tegra GPIOs; the DT binding header and custom Tegra-specific header file gpio.h. Fix the redundancy by replacing everything with the DT binding header file. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>