Skip to content
Snippets Groups Projects
Commit 074a1fdd authored by Stephen Warren's avatar Stephen Warren Committed by Tom Warren
Browse files

gpio: add Tegra186 GPIO driver


Tegra186's GPIO controller register layout is significantly different from
previous chips, so add a new driver for it. In fact, there are two
different GPIO controllers in Tegra186 that share a similar register
layout, but very different port mapping. This driver covers both.

The DT binding is already present in the Linux kernel (in linux-next via
the Tegra tree so far).

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org> # v1
Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
parent 601800be
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment