commit | 7f20bb2f7a565803d2d6cf6f98e7c30444db4e8f | [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 | 121d78285d071e10426ffde901b886e791163cd6 [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>