Re: [PATCH 6/6] arm64: dts: mt8183: Add jacuzzi pico/pico6 board

From: Krzysztof Kozlowski
Date: Tue Oct 24 2023 - 11:25:04 EST


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