mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
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 <treding@nvidia.com>
This commit is contained in:
parent
447ee082e3
commit
e4185804e1
|
|
@ -150,7 +150,6 @@ sdmmc3_cmd_pa7 {
|
|||
nvidia,pins = "sdmmc3_cmd_pa7",
|
||||
"sdmmc3_dat3_pb4",
|
||||
"sdmmc3_dat2_pb5",
|
||||
"sdmmc3_dat2_pb5",
|
||||
"sdmmc3_dat1_pb6",
|
||||
"sdmmc3_dat0_pb7",
|
||||
"sdmmc3_dat5_pd0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user