]> asedeno.scripts.mit.edu Git - linux.git/commit
soc/tegra: pmc: Use TEGRA186_ prefix for GPIO names
authorThierry Reding <treding@nvidia.com>
Wed, 23 Jan 2019 11:38:43 +0000 (12:38 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 25 Jan 2019 12:46:50 +0000 (13:46 +0100)
commit532700ed0a9b3565d5fd246f317724d05ee986b3
treec9849ee6b570e0894c626c25bdd345978aac8b64
parentd94da0dd686d249ab0f6500d41169a7eff9a4b21
soc/tegra: pmc: 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>
drivers/soc/tegra/pmc.c