aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2022-11-04 13:25:50 +0100
committerThierry Reding <[email protected]>2022-11-18 00:22:02 +0100
commite4185804e191bdaeb10ebe00b1b4aa9e2f147a56 (patch)
tree169cc6c9fc196b4d2826d80448841230f624e1b9
parent447ee082e33a0b91e2207bf17a81bb65fe51d7a1 (diff)
ARM: tegra: Remove duplicate pin entry in pinmux
For Tegra30 Pegatron Chagall, the sdmmc3_dat3_pb5 pin was defined multiple times, leading to a DT validation error. Remove the duplicate entry. Signed-off-by: Thierry Reding <[email protected]>
-rw-r--r--arch/arm/boot/dts/tegra30-pegatron-chagall.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/tegra30-pegatron-chagall.dts b/arch/arm/boot/dts/tegra30-pegatron-chagall.dts
index 536bd52efab4..d9408a90653a 100644
--- a/arch/arm/boot/dts/tegra30-pegatron-chagall.dts
+++ b/arch/arm/boot/dts/tegra30-pegatron-chagall.dts
@@ -150,7 +150,6 @@
nvidia,pins = "sdmmc3_cmd_pa7",
"sdmmc3_dat3_pb4",
"sdmmc3_dat2_pb5",
- "sdmmc3_dat2_pb5",
"sdmmc3_dat1_pb6",
"sdmmc3_dat0_pb7",
"sdmmc3_dat5_pd0",