]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: tegra186: Use TEGRA186_ prefix for GPIO names
authorThierry Reding <treding@nvidia.com>
Wed, 23 Jan 2019 11:37:44 +0000 (12:37 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 14 Feb 2019 14:14:38 +0000 (15:14 +0100)
commit52446fccb57a7e6299ddafdf795817a7729beb85
tree21e38c5ad34a8b40c263e175fe570936decc84a4
parentee73a0fa6083b7a3982f6d61afb322840f041116
gpio: tegra186: 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>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/gpio-tegra186.c