OSDN Git Service

gpio: tegra186: Add support for Tegra234
authorPrathamesh Shete <pshete@nvidia.com>
Fri, 10 Dec 2021 16:02:04 +0000 (17:02 +0100)
committerBartosz Golaszewski <brgl@bgdev.pl>
Fri, 17 Dec 2021 11:26:13 +0000 (12:26 +0100)
commit1db9b241bb56c6498766015049097df965ff8df2
treeab0ec52ca7c4c01d0107849a1f70fb950874239a
parenta8b10f3d12cfc168a389f3d97e1f762732d4d849
gpio: tegra186: Add support for Tegra234

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

Signed-off-by: Prathamesh Shete <pshete@nvidia.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
drivers/gpio/gpio-tegra186.c