linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6: RDU2: add i210 node
@ 2017-11-03  9:54 Lucas Stach
  2017-11-03 15:31 ` Andrew Lunn
  2017-11-16  8:03 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Lucas Stach @ 2017-11-03  9:54 UTC (permalink / raw)
  To: linux-arm-kernel

This is needed for the bootloader to patch in the correct MAC address.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
index f939cf67c08f..4455a13f5d66 100644
--- a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
@@ -580,6 +580,18 @@
 	pinctrl-0 = <&pinctrl_pcie>;
 	reset-gpio = <&gpio7 12 GPIO_ACTIVE_LOW>;
 	status = "okay";
+
+	host at 0 {
+		reg = <0 0 0 0 0>;
+		device_type = "pci";
+
+		#address-cells = <3>;
+		#size-cells = <2>;
+
+		i210: i210 at 0 {
+			reg = <0 0 0 0 0>;
+		};
+	};
 };
 
 &usdhc2 {
-- 
2.11.0

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

* [PATCH] ARM: dts: imx6: RDU2: add i210 node
  2017-11-03  9:54 [PATCH] ARM: dts: imx6: RDU2: add i210 node Lucas Stach
@ 2017-11-03 15:31 ` Andrew Lunn
  2017-11-16  8:03 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2017-11-03 15:31 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Nov 03, 2017 at 10:54:59AM +0100, Lucas Stach wrote:
> This is needed for the bootloader to patch in the correct MAC address.
> 
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

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

* [PATCH] ARM: dts: imx6: RDU2: add i210 node
  2017-11-03  9:54 [PATCH] ARM: dts: imx6: RDU2: add i210 node Lucas Stach
  2017-11-03 15:31 ` Andrew Lunn
@ 2017-11-16  8:03 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2017-11-16  8:03 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Nov 03, 2017 at 10:54:59AM +0100, Lucas Stach wrote:
> This is needed for the bootloader to patch in the correct MAC address.
> 
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>

Applied, thanks.

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

end of thread, other threads:[~2017-11-16  8:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-03  9:54 [PATCH] ARM: dts: imx6: RDU2: add i210 node Lucas Stach
2017-11-03 15:31 ` Andrew Lunn
2017-11-16  8:03 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).