summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/gpio/nvidia,tegra186-gpio.txt
AgeCommit message (Collapse)Author
2018-07-02dt-bindings: tegra186-gpio: Add information for Tegra194Mikko Perttunen
The Tegra194 GPIO controller is similar to the one in Tegra186. Add relevant information to the device tree binding documentation. Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-04-22ARM: tegra: Add DT binding for Tegra186 GPIO controllersStephen Warren
Tegra186 contains two separate but mostly similar GPIO controllers. Register layout differs significantly from previous Tegra generations, and so a new binding is required to describe them in device tree. This patch adds that binding. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com>