ath79: etactica-eg200: fix restore button
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_ubnt_unifiac-lite.dtsi
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "qca9563_ubnt_unifiac.dtsi"
4
5 &mdio0 {
6 status = "okay";
7
8 phy-mask = <4>;
9 phy4: ethernet-phy@4 {
10 phy-mode = "sgmii";
11 reg = <4>;
12 };
13 };
14
15 &eth0 {
16 status = "okay";
17
18 mtd-mac-address = <&eeprom 0x0>;
19 phy-handle = <&phy4>;
20 };