summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/am572x-idk-common.dtsi
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/am572x-idk-common.dtsi
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/am572x-idk-common.dtsi')
-rw-r--r--arch/arm/boot/dts/am572x-idk-common.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/am572x-idk-common.dtsi b/arch/arm/boot/dts/am572x-idk-common.dtsi
index a064f13b3880..ddf123620e96 100644
--- a/arch/arm/boot/dts/am572x-idk-common.dtsi
+++ b/arch/arm/boot/dts/am572x-idk-common.dtsi
@@ -147,10 +147,6 @@
gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>;
};
-&pcie1_ep {
- gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>;
-};
-
&mailbox5 {
status = "okay";
mbox_ipu1_ipc3x: mbox_ipu1_ipc3x {