Merge "ipq807x: Adding ESS node in Uboot DT for HK07"

This commit is contained in:
Linux Build Service Account 2018-02-22 08:00:13 -08:00 committed by Gerrit - the friendly Code Review server
commit d8c656785c

View file

@ -27,5 +27,12 @@
pci0 = "/pci@20000000";
pci1 = "/pci@10000000";
};
ess-switch {
switch_mac_mode = <0x0>;
switch_mac_mode1 = <0xFF>;
switch_mac_mode2 = <0x2>;
aquantia_port = <5>;
aquantia_gpio = <44>;
};
};