Skip to content

mediatek: mt8365: assert wifi chip reset pin

The mt7663 wifi chip needs to be reset before the kernel probes the wifi driver. This has already been implemented for i350 pumpkin, this patch does the same for another mt8365-based board codenamed i350_privateboard1

This asserts the active-low reset pin of the wifi chip.

Signed-off-by: Amjad Ouled-Ameur aouledameur@baylibre.com

Merge request reports