mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
ARM: dts: rza2mevb: add ethernet aliases
Add ethernet aliases so u-boot can find the device nodes. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
c2fad09c28
commit
eb8be0276d
@ -17,6 +17,8 @@ / {
|
|||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
serial0 = &scif4;
|
serial0 = &scif4;
|
||||||
|
ethernet0 = ðer0;
|
||||||
|
ethernet1 = ðer1;
|
||||||
};
|
};
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
|
Loading…
Reference in New Issue
Block a user