On 24/10/2023 02:02, Hsin-Yi Wang wrote: > pico is also known as Acer Chromebook Spin 311. > > Signed-off-by: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> > --- ... > +&wifi_pwrseq { > + post-power-on-delay-ms = <50>; > + > + /* Toggle WIFI_ENABLE to reset the chip. */ > + reset-gpios = <&pio 8 1>; Use proper defines. > +}; > + > +&wifi_pins_pwrseq { > + pins_wifi_enable { No underscores in node names. Best regards, Krzysztof