summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-10-26 17:22:21 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-11-21 15:04:08 +0100
commita3697b75e6ac98d738d57455894530b682520d5a (patch)
treeda9fed69dd1d8f9877d43d82d18bc85df6f04303
parent0c767b1d31e7d78f68eb19208ebb0542118deb55 (diff)
apalis-tk1: remove gpio functionality from dp_hpd and gpio_pff2 pins
Remove default GPIO functionality from Apalis GPIO1 aka GPIO_PFF2 and Apalis GPIO2 aka DP_HPD as if later trying to use resp. pins as special function (e.g. the former for eDP hot-plug detect and the later for SATA data activity) there is currently no sane way of removing the GPIO functionality again. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
-rw-r--r--arch/arm/boot/dts/tegra124-platforms/tegra124-apalis-gpio.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/tegra124-platforms/tegra124-apalis-gpio.dtsi b/arch/arm/boot/dts/tegra124-platforms/tegra124-apalis-gpio.dtsi
index 62ece8b66750..100e3449c9b0 100644
--- a/arch/arm/boot/dts/tegra124-platforms/tegra124-apalis-gpio.dtsi
+++ b/arch/arm/boot/dts/tegra124-platforms/tegra124-apalis-gpio.dtsi
@@ -32,9 +32,7 @@
TEGRA_GPIO(DD, 6)
TEGRA_GPIO(EE, 3)
TEGRA_GPIO(EE, 5)
- TEGRA_GPIO(FF, 0)
TEGRA_GPIO(FF, 1)
- TEGRA_GPIO(FF, 2)
>;
gpio-output-low = <
TEGRA_GPIO(C, 0)