Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d5837d1 authored by Vignesh R's avatar Vignesh R Committed by Tony Lindgren
Browse files

ARM: dts: DRA7X: drop id property in pcie_phy



Since phyid is no longer used by pcie driver, this field can be dropped
from the DT.

Signed-off-by: default avatarVignesh R <vigneshr@ti.com>
Acked-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 14fd7330
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1111,7 +1111,6 @@
					      "wkupclk", "refclk",
					      "div-clk", "phy-div";
				#phy-cells = <0>;
				id = <1>;
				ti,hwmods = "pcie1-phy";
			};

@@ -1132,7 +1131,6 @@
					      "div-clk", "phy-div";
				#phy-cells = <0>;
				ti,hwmods = "pcie2-phy";
				id = <2>;
				status = "disabled";
			};
		};