mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-17 06:52:43 +00:00
ARM64: dts: amlogic: enable ethernet on all Tronsmart Vega S95 devices
All of these have a Realtek Gbit RGMII PHY. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Tested-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
parent
bfe59f92d3
commit
f59063aee2
@ -66,3 +66,9 @@
|
|||||||
pinctrl-0 = <&remote_input_ao_pins>;
|
pinctrl-0 = <&remote_input_ao_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðmac {
|
||||||
|
status = "okay";
|
||||||
|
pinctrl-0 = <ð_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user