aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/tegra20.dtsi
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2018-07-26 17:40:25 +0200
committerThierry Reding <treding@nvidia.com>2021-12-16 17:18:36 +0100
commit9ca9a608a787f0f67adea8757fad86d6632c6232 (patch)
treeabaefe7a833fff0fac16a68163a0aac5ff82b3f2 /arch/arm/boot/dts/tegra20.dtsi
parentARM: tegra: paz00: Enable S/PDIF and HDMI audio (diff)
downloadlinux-dev-9ca9a608a787f0f67adea8757fad86d6632c6232.tar.xz
linux-dev-9ca9a608a787f0f67adea8757fad86d6632c6232.zip
ARM: tegra: Add back gpio-ranges properties
The properties have been commented out to prevent a regression a while ago. The first regression should be resolved by commit 44af7927316e ("spi: Map SPI OF client IRQ at probe time"). The second regression is probably addressed by commit 494fd7b7ad10 ("PM / core: fix deferred probe breaking suspend resume order") and/or maybe others. Readd the gpio-ranges properties to see whether regressions still get reported. This reverts commit 4f1d841475e1 ("ARM: tegra: Comment out gpio-ranges properties"). Signed-off-by: Stefan Agner <stefan@agner.ch> Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Tested-by: Dmitry Osipenko <digetx@gmail.com> [treding@nvidia.com: drop redundant gpio-ranges from Ouya DTS file] Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm/boot/dts/tegra20.dtsi')
-rw-r--r--arch/arm/boot/dts/tegra20.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/tegra20.dtsi b/arch/arm/boot/dts/tegra20.dtsi
index 1bf5bd5efd93..62bf0b306472 100644
--- a/arch/arm/boot/dts/tegra20.dtsi
+++ b/arch/arm/boot/dts/tegra20.dtsi
@@ -328,9 +328,7 @@
gpio-controller;
#interrupt-cells = <2>;
interrupt-controller;
- /*
gpio-ranges = <&pinmux 0 0 224>;
- */
};
vde@6001a000 {