mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
ARM: dts: socfpga: Add second ethernet alias to VINING FPGA
Add DT alias for the second ethernet present on mainboard rev 1.10. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
parent
3ca65aa18f
commit
5b5ada57e4
|
|
@ -69,6 +69,7 @@ aliases {
|
|||
* to be added to the gmac1 device tree blob.
|
||||
*/
|
||||
ethernet0 = &gmac1;
|
||||
ethernet1 = &gmac0;
|
||||
};
|
||||
|
||||
gpio-keys {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user