summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-05-15 20:21:34 +0300
committerVignesh Raghavendra <vigneshr@ti.com>2023-06-15 08:35:45 +0300
commita0cfd88d4a8a1106e9de5c3b03e68efe9e6249ec (patch)
tree382f859ebca5dd855ffce1e9bc9b57d5034376d1 /arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
parent155e7635ed1f3814d94d12556a3a0fed41d05b76 (diff)
downloadlinux-a0cfd88d4a8a1106e9de5c3b03e68efe9e6249ec.tar.xz
arm64: dts: ti: k3-j721e: Remove PCIe endpoint nodes
These nodes are example nodes for the PCIe controller in "endpoint" mode. By default the controller is in "root complex" mode and there is already a DT node for the same. Examples should go in the bindings or other documentation. Remove this node. Signed-off-by: Andrew Davis <afd@ti.com> Link: https://lore.kernel.org/r/20230515172137.474626-2-afd@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts')
-rw-r--r--arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts24
1 files changed, 0 insertions, 24 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts b/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
index 8a62ac263b89..d77eeff0d81d 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
@@ -892,35 +892,11 @@
status = "disabled";
};
-&pcie0_ep {
- status = "disabled";
- phys = <&serdes0_pcie_link>;
- phy-names = "pcie-phy";
- num-lanes = <1>;
-};
-
-&pcie1_ep {
- status = "disabled";
- phys = <&serdes1_pcie_link>;
- phy-names = "pcie-phy";
- num-lanes = <2>;
-};
-
-&pcie2_ep {
- /* Unused */
- status = "disabled";
-};
-
&pcie3_rc {
/* Unused */
status = "disabled";
};
-&pcie3_ep {
- /* Unused */
- status = "disabled";
-};
-
&icssg0_mdio {
/* Unused */
status = "disabled";