1
0
Fork 0

ARM: dts: imx6: RDU2: add i210 node

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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
hifive-unleashed-5.1
Lucas Stach 2017-11-03 10:54:59 +01:00 committed by Shawn Guo
parent faee0fe2e2
commit baab7dc23d
1 changed files with 12 additions and 0 deletions

View File

@ -580,6 +580,18 @@
pinctrl-0 = <&pinctrl_pcie>;
reset-gpio = <&gpio7 12 GPIO_ACTIVE_LOW>;
status = "okay";
host@0 {
reg = <0 0 0 0 0>;
device_type = "pci";
#address-cells = <3>;
#size-cells = <2>;
i210: i210@0 {
reg = <0 0 0 0 0>;
};
};
};
&usdhc2 {