1
0
Fork 0

MLK-22918 arm64: dts: imx8: add the alias for ethernet

Add alias for ethernet nodes.

Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Fugang Duan 2019-11-13 15:25:09 +08:00 committed by Dong Aisheng
parent 62e130bd57
commit bbe5a2face
3 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,7 @@
aliases {
csi0 = &mipi_csi_1;
csi1 = &mipi_csi_2;
ethernet0 = &fec1;
gpio0 = &gpio1;
gpio1 = &gpio2;
gpio2 = &gpio3;

View File

@ -19,6 +19,8 @@
#size-cells = <2>;
aliases {
ethernet0 = &fec1;
ethernet1 = &fec2;
mmc0 = &usdhc1;
mmc1 = &usdhc2;
mmc2 = &usdhc3;

View File

@ -19,6 +19,8 @@
#size-cells = <2>;
aliases {
ethernet0 = &fec1;
ethernet1 = &fec2;
gpio0 = &lsio_gpio0;
gpio1 = &lsio_gpio1;
gpio2 = &lsio_gpio2;