Marek Vasut <marex@xxxxxxx> writes: > On 9/28/24 1:18 PM, Kalle Valo wrote: > >> Marek Vasut <marex@xxxxxxx> writes: >> >>> The WILC3000 can suspend and enter low power state. According to local >>> measurements, the WILC3000 consumes the same amount of power if the slot >>> is powered up and WILC3000 is suspended, and if the WILC3000 is powered >>> off. Use the former option, keep the WILC3000 powered up as that allows >>> for things like WoWlan to work. >>> >>> Note that this is tested on WILC3000 only, not on WILC1000 . >>> >>> Signed-off-by: Marek Vasut <marex@xxxxxxx> >>> --- >>> Cc: Ajay Singh <ajay.kathat@xxxxxxxxxxxxx> >>> Cc: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx> >>> Cc: Claudiu Beznea <claudiu.beznea@xxxxxxxxx> >>> Cc: Kalle Valo <kvalo@xxxxxxxxxx> >>> Cc: Marek Vasut <marex@xxxxxxx> >>> Cc: linux-wireless@xxxxxxxxxxxxxxx >>> --- >>> V2: Rebase on next-20240926 >> >> BTW I recommend using wireless-next as the baseline for wireless >> patches. For example, wireless-next is not pulled to linux-next during >> merge windows or other patches in linux-next might create unnecessary >> conflicts. Of course most of the cases using linux-next is fine. > > I didn't know there was one such tree, added to remotes, thanks ! Another tip for the Monday :) get_maintainer script is a handy way to find what tree should be used: $ scripts/get_maintainer.pl -f --scm drivers/net/wireless/microchip/wilc1000/wlan.c Ajay Singh <ajay.kathat@xxxxxxxxxxxxx> (supporter:MICROCHIP WILC1000 WIFI DRIVER) Claudiu Beznea <claudiu.beznea@xxxxxxxxx> (supporter:MICROCHIP WILC1000 WIFI DRIVER) Kalle Valo <kvalo@xxxxxxxxxx> (maintainer:NETWORKING DRIVERS (WIRELESS)) linux-wireless@xxxxxxxxxxxxxxx (open list:MICROCHIP WILC1000 WIFI DRIVER) linux-kernel@xxxxxxxxxxxxxxx (open list) git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches