drivers: ethernet: litex: add phy
add phy for litex liteeth ethernet. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
parent
4436a15f34
commit
c0396a9c5c
4 changed files with 52 additions and 0 deletions
|
@ -40,6 +40,10 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ð0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue