mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] fixup! ARM: imx8mq-zii-ultra: Enable PCIE1 and PCIE2
@ 2019-02-28  6:20 Andrey Smirnov
  2019-02-28  6:20 ` [PATCH 2/2] fixup! ARM: imx8mq-zii-ultra: Add USB related nodes Andrey Smirnov
  2019-03-04  7:44 ` [PATCH 1/2] fixup! ARM: imx8mq-zii-ultra: Enable PCIE1 and PCIE2 Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Andrey Smirnov @ 2019-02-28  6:20 UTC (permalink / raw)
  To: barebox; +Cc: Andrey Smirnov

---
 arch/arm/dts/imx8mq-zii-ultra.dtsi | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/arch/arm/dts/imx8mq-zii-ultra.dtsi b/arch/arm/dts/imx8mq-zii-ultra.dtsi
index d46a26d81..0c124a5ec 100644
--- a/arch/arm/dts/imx8mq-zii-ultra.dtsi
+++ b/arch/arm/dts/imx8mq-zii-ultra.dtsi
@@ -272,15 +272,14 @@
 	clock-names = "pcie", "pcie_aux", "pcie_phy", "pcie_bus";
 	status = "okay";
 
-	pcie@0,0 {
-		reg = <0x000000 0 0 0 0>;
+	host@0 {
+		reg = <0 0 0 0 0>;
 
 		#address-cells = <3>;
 		#size-cells = <2>;
 
-		/* pcie endpoint 01:00.0 */
-		eth1: intel,i210@pcie0,0 {
-			reg = <0x010000 0 0 0 0>;
+		i210: i210@0 {
+			reg = <0 0 0 0 0>;
 		};
 	};
 };
-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-04  7:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-28  6:20 [PATCH 1/2] fixup! ARM: imx8mq-zii-ultra: Enable PCIE1 and PCIE2 Andrey Smirnov
2019-02-28  6:20 ` [PATCH 2/2] fixup! ARM: imx8mq-zii-ultra: Add USB related nodes Andrey Smirnov
2019-03-04  7:44 ` [PATCH 1/2] fixup! ARM: imx8mq-zii-ultra: Enable PCIE1 and PCIE2 Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox