ARM: tegra: Add gpio-ranges property

Specify how the GPIOs map to the pins in Tegra SoCs, so the dependency is
explicit.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Tomeu Vizoso
2015-07-14 10:29:56 +02:00
committed by Thierry Reding
szülő 0d5ccb38d1
commit 17cdddf0fb
4 fájl változott, egészen pontosan 4 új sor hozzáadva és 0 régi sor törölve

Fájl megtekintése

@@ -349,6 +349,7 @@
gpio-controller;
#interrupt-cells = <2>;
interrupt-controller;
gpio-ranges = <&pinmux 0 0 248>;
};
apbmisc@70000800 {