We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3d5ab commit 34f13faCopy full SHA for 34f13fa
meta-arduino-bsp/recipes-bsp/device-tree/arduino-device-tree/portenta-x9/arduino_portenta-x9.dts
@@ -190,7 +190,7 @@
190
phy-mode = "rgmii-id";
191
phy-handle = <ðphy2>;
192
fsl,magic-packet;
193
- status = "disabled";
+ status = "okay";
194
phy-reset-gpios = <&gpio3 27 GPIO_ACTIVE_LOW>;
195
phy-reset-duration = <10>; /* [ms] */
196
phy-reset-post-delay = <80>; /* [ms] */
@@ -216,7 +216,7 @@
216
pinctrl-0 = <&pinctrl_eqos>;
217
218
phy-handle = <ðphy1>;
219
220
221
mdio {
222
compatible = "snps,dwmac-mdio";
@@ -491,7 +491,7 @@
491
non-removable;
492
wakeup-source;
493
fsl,sdio-async-interrupt-enabled;
494
495
496
wifi_wake_host {
497
compatible = "nxp,wifi-wake-host";
0 commit comments