mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 01:38:22 +00:00
074a1fdd27
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: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> # v1 Signed-off-by: Tom Warren <twarren@nvidia.com> |
||
---|---|---|
.. | ||
altera_pio.txt | ||
gpio-msm.txt | ||
gpio-samsung.txt | ||
gpio.txt | ||
intel,x86-broadwell-pinctrl.txt | ||
intel,x86-pinctrl.txt | ||
nvidia,tegra20-gpio.txt | ||
nvidia,tegra186-gpio.txt | ||
pm8916_gpio.txt |