[PATCH] Enable wifi on the BeagleV-Ahead
Shengyu Qu
wiagn233 at outlook.com
Tue May 12 11:39:51 PDT 2026
> +
> + brcmf_pwrseq: brcmf-pwrseq {
> + compatible = "mmc-pwrseq-simple";
> + reset-gpios = <&gpio2 31 GPIO_ACTIVE_LOW>; /* WL-REG-ON */
> + };
> };
I think such pwrseq won't work? Need to set timing parameter, for example:
https://github.com/torvalds/linux/blob/1d5dcaa3bd65f2e8c9baa14a393d3a2dc5db7524/arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts#L71
Best regards,
Shengyu
More information about the linux-riscv
mailing list