gpio: tegra186: Add support for Tegra241
authorAkhil R <akhilrajeev@nvidia.com>
Thu, 16 Dec 2021 14:10:09 +0000 (15:10 +0100)
committerBartosz Golaszewski <brgl@bgdev.pl>
Thu, 23 Dec 2021 16:12:26 +0000 (17:12 +0100)
commitd1056b771ddbe119f733fd980c854d1bcf33d13e
tree2439787e38aa1d6cd4c26cbd052e2e121de54b95
parent9f01881beae9e40c87f3edfb81e87e973f85d272
gpio: tegra186: Add support for Tegra241

Extend the existing Tegra186 GPIO controller driver with support for the
GPIO controller found on Tegra241 (Grace). While the programming model
remains the same, the number of pins has slightly changed.

Signed-off-by: Akhil R <akhilrajeev@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
drivers/gpio/gpio-tegra186.c