summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/am571x-idk.dts
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2019-12-17 14:21:22 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-02-05 21:22:42 +0000
commit8a14c121d4e4ca0ed0aa2401b89f3a75fd2f8ecd (patch)
tree8c4d5f0df0b8ad16d9445c98078c127555b742c5 /arch/arm/boot/dts/am571x-idk.dts
parentb5cbe8ad1b604c8c3b5a92b7dec14d2c8de2b856 (diff)
ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodes
[ Upstream commit 81cc0877840f72210e809bbedd6346d686560fc1 ] PERST# line in the PCIE connector is driven by the host mode and not EP mode. The gpios property here is used for driving the PERST# line. Remove gpios property from all endpoint device tree nodes. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/am571x-idk.dts')
-rw-r--r--arch/arm/boot/dts/am571x-idk.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/am571x-idk.dts b/arch/arm/boot/dts/am571x-idk.dts
index 9d6a872c2b23..10105a497c1a 100644
--- a/arch/arm/boot/dts/am571x-idk.dts
+++ b/arch/arm/boot/dts/am571x-idk.dts
@@ -170,10 +170,6 @@
gpios = <&gpio5 18 GPIO_ACTIVE_HIGH>;
};
-&pcie1_ep {
- gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>;
-};
-
&mmc1 {
pinctrl-names = "default", "hs";
pinctrl-0 = <&mmc1_pins_default_no_clk_pu>;