commit | d428f35d959c951244970c5f142616802f39de33 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed Jan 23 12:39:41 2019 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Fri Jan 25 13:45:49 2019 +0100 |
tree | e60345dbb08e2d13b65e86d2457d974439532c36 | |
parent | caca0482e7ea2e90f8bebe5477ca625621e031a6 [diff] |
arm64: tegra: p2771-0000: Use TEGRA186_ prefix for GPIO names The new prefix allows the GPIOs to be uniquely identified on a per-chip basis, which makes it easier to distinguish Tegra186 specific GPIOs from those of later chips such as Tegra194 which supports a very different set of GPIOs. Signed-off-by: Thierry Reding <treding@nvidia.com>